Extensions for Using Data Elements from FHIR STU3 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions

ConceptMap: R3MediaElementMapToR4

Official URL: http://hl7.org/fhir/uv/xver/ConceptMap/R3-Media-element-map-to-R4 Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: R3MediaElementMapToR4

This ConceptMap represents cross-version mappings for elements from a FHIR STU3 Media to FHIR 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/Media|3.0.2 to Mediaversion: 4.0.1)

Source CodeRelationshipTarget CodeComment
Media.meta (meta)is equivalent toMedia.metaElement `Media.meta` is mapped to FHIR R4 element `Media.meta` as `Equivalent`.
Media.implicitRules (implicitRules)is equivalent toMedia.implicitRulesElement `Media.implicitRules` is mapped to FHIR R4 element `Media.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.
Media.language (language)is equivalent toMedia.languageElement `Media.language` is mapped to FHIR R4 element `Media.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).
Media.text (text)is equivalent toMedia.textElement `Media.text` is mapped to FHIR R4 element `Media.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 in formation is added later.
Media.contained (contained)is equivalent toMedia.containedElement `Media.contained` is mapped to FHIR R4 element `Media.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.
Media.identifier (identifier)is equivalent toMedia.identifierElement `Media.identifier` is mapped to FHIR R4 element `Media.identifier` as `Equivalent`. The identifier label and use can be used to determine what kind of identifier it is.
Media.basedOn (basedOn)is equivalent toMedia.basedOnElement `Media.basedOn` is mapped to FHIR R4 element `Media.basedOn` as `SourceIsNarrowerThanTarget`.
Media.type (type)maps to wider conceptMedia.typeElement `Media.type` is mapped to FHIR R4 element `Media.type` as `SourceIsNarrowerThanTarget`.
Media.subtype (subtype)is equivalent toMedia.modalityElement `Media.subtype` is mapped to FHIR R4 element `Media.modality` as `Equivalent`.
Media.view (view)is equivalent toMedia.viewElement `Media.view` is mapped to FHIR R4 element `Media.view` as `Equivalent`.
Media.subject (subject)is equivalent toMedia.subjectElement `Media.subject` is mapped to FHIR R4 element `Media.subject` as `Equivalent`.
Media.context (context)maps to wider conceptMedia.encounterElement `Media.context` is mapped to FHIR R4 element `Media.encounter` as `SourceIsBroaderThanTarget`. The mappings for `Media.context` do not cover the following types based on type expansion: display, identifier, reference. The standard extension `alternate-reference` has been mapped as the representation of FHIR STU3 element `Media.context` with unmapped reference targets: EpisodeOfCare. This will typically be the encounter the media occurred within.
Media.occurrence[x] (occurrence[x])is equivalent toMedia.created[x]Element `Media.occurrence[x]` is mapped to FHIR R4 element `Media.created[x]` as `Equivalent`. The target context `Media.created[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Media`.
Media.operator (operator)is equivalent toMedia.operatorElement `Media.operator` is mapped to FHIR R4 element `Media.operator` as `Equivalent`.
Media.reasonCode (reasonCode)is equivalent toMedia.reasonCodeElement `Media.reasonCode` is mapped to FHIR R4 element `Media.reasonCode` as `Equivalent`. Textual reasons can be caprued using reasonCode.text.
Media.bodySite (bodySite)is equivalent toMedia.bodySiteElement `Media.bodySite` is mapped to FHIR R4 element `Media.bodySite` as `Equivalent`. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use The standard extension[ body-site-instance](https://hl7.org/fhir/extension-body-site-instance.html).
Media.device (device)is equivalent toMedia.deviceElement `Media.device` is mapped to FHIR R4 element `Media.device` as `Equivalent`. An extension should be used if further typing of the device is needed. Scondary devices used to support collecting a media can be represented using either extension or through the Observation.related element.
Media.height (height)is equivalent toMedia.heightElement `Media.height` is mapped to FHIR R4 element `Media.height` as `Equivalent`.
Media.width (width)is equivalent toMedia.widthElement `Media.width` is mapped to FHIR R4 element `Media.width` as `Equivalent`.
Media.frames (frames)is equivalent toMedia.framesElement `Media.frames` is mapped to FHIR R4 element `Media.frames` as `Equivalent`.
Media.duration (duration)is equivalent toMedia.durationElement `Media.duration` is mapped to FHIR R4 element `Media.duration` as `SourceIsNarrowerThanTarget`. The duration might differ from occurrencePeriod if recording was paused.
Media.content (content)is equivalent toMedia.contentElement `Media.content` is mapped to FHIR R4 element `Media.content` as `Equivalent`. Recommended content types: image/jpeg, image/png, image/tiff, video/mpeg, audio/mp4, application/dicom. Application/dicom can contain the transfer syntax as a parameter. For an media that covers a period of time (video/sound), the content.creationTime is the end time. Creation time is used for tracking, organizing versions and searching.
Media.note (note)is equivalent toMedia.noteElement `Media.note` is mapped to FHIR R4 element `Media.note` as `Equivalent`.

Group 2 Mapping from http://hl7.org/fhir/StructureDefinition/Media|3.0.2 to STU3: photo | video | audioversion: 0.1.0)

Source CodeRelationshipTarget CodeComment
Media.type (type)is equivalent toExtension (STU3: photo | video | audio)Element `Media.type` is mapped to FHIR R4 element `Media.type` as `SourceIsNarrowerThanTarget`.