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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

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

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


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

Source CodeRelationshipTarget CodeComment
Binary.meta (meta)is equivalent toBinary.metaElement `Binary.meta` is mapped to FHIR R4 element `Binary.meta` as `Equivalent`.
Binary.implicitRules (implicitRules)is equivalent toBinary.implicitRulesElement `Binary.implicitRules` is mapped to FHIR R4 element `Binary.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. This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.
Binary.language (language)is equivalent toBinary.languageElement `Binary.language` is mapped to FHIR R4 element `Binary.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).
Binary.contentType (contentType)is equivalent toBinary.contentTypeElement `Binary.contentType` is mapped to FHIR R4 element `Binary.contentType` as `Equivalent`.
Binary.securityContext (securityContext)is equivalent toBinary.securityContextElement `Binary.securityContext` is mapped to FHIR R4 element `Binary.securityContext` as `Equivalent`.
Binary.content (content)is equivalent toBinary.dataElement `Binary.content` is mapped to FHIR R4 element `Binary.data` as `Equivalent`. If the content type is itself base64 encoding, then this will be base64 encoded twice - what is created by un-base64ing the content must be the specified content type.

Source1

{
  "resourceType": "ConceptMap",
  "id": "R3-Binary-element-map-to-R4",
  "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",
            "valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/xver/ConceptMap/R3-Binary-element-map-to-R4",
  "version": "0.1.0",
  "name": "R3BinaryElementMapToR4",
  "title": "Cross-version mapping for FHIR STU3 Binary to FHIR R4 Binary",
  "status": "active",
  "experimental": false,
  "date": "2026-03-17T16:03:23.1691353-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 STU3 Binary to FHIR R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "sourceCanonical": "http://hl7.org/fhir/3.0",
  "targetUri": "http://hl7.org/fhir/4.0",
  "group": [
    {
      "source": "http://hl7.org/fhir/StructureDefinition/Binary",
      "sourceVersion": "3.0.2",
      "target": "http://hl7.org/fhir/StructureDefinition/Binary",
      "targetVersion": "4.0.1",
      "element": [
        {
          "code": "Binary.meta",
          "display": "meta",
          "target": [
            {
              "code": "Binary.meta",
              "display": "Binary.meta",
              "equivalence": "equivalent",
              "comment": "Element `Binary.meta` is mapped to FHIR R4 element `Binary.meta` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Binary.implicitRules",
          "display": "implicitRules",
          "target": [
            {
              "code": "Binary.implicitRules",
              "display": "Binary.implicitRules",
              "equivalence": "equivalent",
              "comment": "Element `Binary.implicitRules` is mapped to FHIR R4 element `Binary.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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation."
            }
          ]
        },
        {
          "code": "Binary.language",
          "display": "language",
          "target": [
            {
              "code": "Binary.language",
              "display": "Binary.language",
              "equivalence": "equivalent",
              "comment": "Element `Binary.language` is mapped to FHIR R4 element `Binary.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": "Binary.contentType",
          "display": "contentType",
          "target": [
            {
              "code": "Binary.contentType",
              "display": "Binary.contentType",
              "equivalence": "equivalent",
              "comment": "Element `Binary.contentType` is mapped to FHIR R4 element `Binary.contentType` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Binary.securityContext",
          "display": "securityContext",
          "target": [
            {
              "code": "Binary.securityContext",
              "display": "Binary.securityContext",
              "equivalence": "equivalent",
              "comment": "Element `Binary.securityContext` is mapped to FHIR R4 element `Binary.securityContext` as `Equivalent`."
            }
          ]
        },
        {
          "code": "Binary.content",
          "display": "content",
          "target": [
            {
              "code": "Binary.data",
              "display": "Binary.data",
              "equivalence": "equivalent",
              "comment": "Element `Binary.content` is mapped to FHIR R4 element `Binary.data` as `Equivalent`.\nIf the content type is itself base64 encoding, then this will be base64 encoded twice - what is created by un-base64ing the content must be the specified content type."
            }
          ]
        }
      ]
    }
  ]
}