FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | ConceptMap |
| Id | ConceptMap-Map-R5-v3-MediaType-for-R4B-media-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.1.0/ConceptMap-Map-R5-v3-MediaType-for-R4B-media-type.html |
| URL | http://hl7.org/fhir/uv/xver/ConceptMap/R5-v3-MediaType-for-R4B-media-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-17T16:02:39.7661936-05:00 |
| Name | MapR5V3MediaTypeForR4BMediaType |
| Title | Cross-version ConceptMap for ValueSet R5-v3-MediaType-for-R4B-media-type from FHIR R5 to FHIR R4B |
| Realm | uv |
| Authority | hl7 |
| Description | This ConceptMap represents the cross-version mapping of concepts from ValueSet `http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0` for use in FHIR R4B. |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | media-type | Media Type |
| hl7.terminology#current | v3-mediaType | Media Type |
| ValueSet | ||
| hl7.terminology#current | v3-MediaType | MediaType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap Map-R5-v3-MediaType-for-R4B-media-type
Mapping from http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0 to Media Type
Group 1 Mapping from http://terminology.hl7.org/CodeSystem/v3-mediaType|2.2.0 to Digital Media Typeversion: 4.3.0)
| Source Code | Relationship | Target Code | Comment |
| audio (AudioMediaType) | is equivalent to | audio | TODO |
| image (ImageMediaType) | is equivalent to | image | TODO |
| video (VideoMediaType) | is equivalent to | video | TODO |
{
"resourceType": "ConceptMap",
"id": "Map-R5-v3-MediaType-for-R4B-media-type",
"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-r5.r4b"
}
]
}
},
{
"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-r5.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/xver/ConceptMap/R5-v3-MediaType-for-R4B-media-type",
"version": "0.1.0",
"name": "MapR5V3MediaTypeForR4BMediaType",
"title": "Cross-version ConceptMap for ValueSet R5-v3-MediaType-for-R4B-media-type from FHIR R5 to FHIR R4B",
"status": "active",
"experimental": false,
"date": "2026-03-17T16:02:39.7661936-05:00",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This ConceptMap represents the cross-version mapping of concepts from ValueSet `http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0` for use in FHIR R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"sourceUri": "http://terminology.hl7.org/ValueSet/v3-MediaType|2.0.0",
"targetUri": "http://hl7.org/fhir/ValueSet/media-type|4.3.0",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-mediaType",
"sourceVersion": "2.2.0",
"target": "http://terminology.hl7.org/CodeSystem/media-type",
"targetVersion": "4.3.0",
"element": [
{
"code": "audio",
"display": "AudioMediaType",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "audio",
"display": "Audio",
"equivalence": "equivalent",
"comment": "TODO"
}
]
},
{
"code": "image",
"display": "ImageMediaType",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "image",
"display": "Image",
"equivalence": "equivalent",
"comment": "TODO"
}
]
},
{
"code": "video",
"display": "VideoMediaType",
"target": [
{
"modifierExtension": [
{
"url": "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode": "equivalent"
}
],
"code": "video",
"display": "Video",
"equivalence": "equivalent",
"comment": "TODO"
}
]
}
]
}
]
}