Extensions for Using Data Elements from FHIR R4 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "R4-Media-element-map-to-R5"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R4-Media-element-map-to-R5</b></p><a name=\"R4-Media-element-map-to-R5\"> </a><a name=\"hcR4-Media-element-map-to-R5\"> </a><p>Mapping from http://hl7.org/fhir/4.0 to http://hl7.org/fhir/5.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"http://hl7.org/fhir/R5/documentreference.html\">DocumentReferenceversion: 5.0.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.meta</td><td>Element `Media.meta` is mapped to FHIR R5 element `DocumentReference.meta` as `Equivalent`.</td></tr><tr><td>Media.implicitRules (implicitRules)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.implicitRules</td><td>Element `Media.implicitRules` is mapped to FHIR R5 element `DocumentReference.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.</td></tr><tr><td>Media.language (language)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.language</td><td>Element `Media.language` is mapped to FHIR R5 element `DocumentReference.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).</td></tr><tr><td>Media.text (text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.text</td><td>Element `Media.text` is mapped to FHIR R5 element `DocumentReference.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.</td></tr><tr><td>Media.contained (contained)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.contained</td><td>Element `Media.contained` is mapped to FHIR R5 element `DocumentReference.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.</td></tr><tr><td>Media.identifier (identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.identifier</td><td>Element `Media.identifier` is mapped to FHIR R5 element `DocumentReference.identifier` as `Equivalent`.\nThe identifier label and use can be used to determine what kind of identifier it is.</td></tr><tr><td>Media.basedOn (basedOn)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.basedOn</td><td>Element `Media.basedOn` is mapped to FHIR R5 element `DocumentReference.basedOn` as `Equivalent`.</td></tr><tr><td>Media.status (status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.status</td><td>Element `Media.status` is mapped to FHIR R5 element `DocumentReference.status` as `Equivalent`.\nA nominal state-transition diagram can be found in the [[event.html#statemachine | Event pattern]] documentation#xD;#xD;Unknown does not represent \"other\" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.</td></tr><tr><td>Media.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.type</td><td>Element `Media.type` is mapped to FHIR R5 element `DocumentReference.type` as `Equivalent`.</td></tr><tr><td>Media.modality (modality)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>DocumentReference.modality</td><td>Element `Media.modality` is mapped to FHIR R5 element `DocumentReference.modality` as `SourceIsNarrowerThanTarget`.</td></tr><tr><td>Media.subject (subject)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>DocumentReference.subject</td><td>Element `Media.subject` is mapped to FHIR R5 element `DocumentReference.subject` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4 element `Media.subject` with unmapped reference targets: Device, Group, Location, Patient, Practitioner, PractitionerRole, Specimen.</td></tr><tr><td>Media.bodySite (bodySite)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>DocumentReference.bodySite</td><td>Element `Media.bodySite` is mapped to FHIR R5 element `DocumentReference.bodySite` as `SourceIsNarrowerThanTarget`.\nOnly used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. \n\nIf the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension[ bodySite](https://hl7.org/fhir/extension-bodysite.html).</td></tr><tr><td>Media.content (content)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>DocumentReference.content</td><td>Element `Media.content` is mapped to FHIR R5 element `DocumentReference.content` as `SourceIsNarrowerThanTarget`.\nRecommended 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 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.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.partOf.html\">R4: Part of referenced event (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.partOf (partOf)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Part of referenced event (new))</td><td>Element `Media.partOf` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.partOf` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nNot to be used to link an event to an Encounter - use Media.encounter for that.#xD;#xD;[The allowed reference resources may be adjusted as appropriate for the event resource].</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.view.html\">R4: Imaging view, e.g. Lateral or Antero-posterior (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.view (view)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Imaging view, e.g. Lateral or Antero-posterior (new))</td><td>Element `Media.view` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.view` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.encounter.html\">R4: Encounter associated with media (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.encounter (encounter)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Encounter associated with media (new))</td><td>Element `Media.encounter` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.encounter` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nThis will typically be the encounter the media occurred within.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.created.html\">R4: When Media was collected (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.created[x] (created[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: When Media was collected (new))</td><td>Element `Media.created[x]` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.created[x]` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 6 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.issued.html\">R4: Date/Time this version was made available (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.issued (issued)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Date/Time this version was made available (new))</td><td>Element `Media.issued` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.issued` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nIt may be the same as the [`lastUpdated` ](https://hl7.org/fhir/resource-definiti.html#Meta.lastUpdated) time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as the `lastUpdated` time of the resource itself due to a non-clinically significant update that does not require the new version to be reviewed and verified again.</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.operator.html\">R4: The person who generated the image (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.operator (operator)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: The person who generated the image (new))</td><td>Element `Media.operator` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.operator` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.reasonCode.html\">R4: Why was event performed? (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.reasonCode (reasonCode)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Why was event performed? (new))</td><td>Element `Media.reasonCode` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.reasonCode` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nTextual reasons can be captured using reasonCode.text.</td></tr></table><hr/><p><b>Group 9 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.deviceName.html\">R4: Name of the device/manufacturer (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.deviceName (deviceName)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Name of the device/manufacturer (new))</td><td>Element `Media.deviceName` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.deviceName` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 10 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.device.html\">R4: Observing Device (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.device (device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Observing Device (new))</td><td>Element `Media.device` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.device` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nAn extension should be used if further typing of the device is needed. Secondary devices used to support collecting a media can be represented using either extension or through the Observation.related element.</td></tr></table><hr/><p><b>Group 11 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.height.html\">R4: Height of the image in pixels (photo/video) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.height (height)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Height of the image in pixels (photo/video) (new))</td><td>Element `Media.height` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.height` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 12 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.width.html\">R4: Width of the image in pixels (photo/video) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.width (width)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Width of the image in pixels (photo/video) (new))</td><td>Element `Media.width` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.width` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 13 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.frames.html\">R4: Number of frames if > 1 (photo) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.frames (frames)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Number of frames if > 1 (photo) (new))</td><td>Element `Media.frames` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.frames` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nif the number of frames is not supplied, the value may be unknown. Applications should not assume that there is only one frame unless it is explicitly stated.</td></tr></table><hr/><p><b>Group 14 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.duration.html\">R4: Length in seconds (audio / video) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.duration (duration)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Length in seconds (audio / video) (new))</td><td>Element `Media.duration` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.duration` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nThe duration might differ from occurrencePeriod if recording was paused.</td></tr></table><hr/><p><b>Group 15 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Media|4.0.1</code> to <a href=\"StructureDefinition-ext-R4-Media.note.html\">R4: Comments made about the media (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Media.note (note)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4: Comments made about the media (new))</td><td>Element `Media.note` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.note` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nNot to be used for observations, conclusions, etc. Instead use an [Observation](https://hl7.org/fhir/observation.html) based on the Media/ImagingStudy resource.</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ; fhir:value [ a fhir:Code ; fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ; fhir:value [ a fhir:Code ; fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R4-Media-element-map-to-R5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R4-Media-element-map-to-R5> ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "R4MediaElementMapToR5"] ; # fhir:title [ fhir:v "Cross-version mapping for FHIR R4 Media to FHIR R5 DocumentReference"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-03-17T16:04:35.3891175-05:00"^^xsd:dateTime] ; # fhir:contact ( [ fhir:name [ fhir:v "FHIR Infrastructure" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # fhir:description [ fhir:v "This ConceptMap represents cross-version mappings for elements from a FHIR R4 Media to FHIR R5."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:sourceScope [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/4.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0> ] ; # fhir:targetScope [ a fhir:Uri ; fhir:v "http://hl7.org/fhir/5.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/StructureDefinition/DocumentReference|5.0.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/DocumentReference?version=5.0.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.meta" ] ; fhir:display [ fhir:v "meta" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.meta" ] ; fhir:display [ fhir:v "DocumentReference.meta" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.meta` is mapped to FHIR R5 element `DocumentReference.meta` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "Media.implicitRules" ] ; fhir:display [ fhir:v "implicitRules" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.implicitRules" ] ; fhir:display [ fhir:v "DocumentReference.implicitRules" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.implicitRules` is mapped to FHIR R5 element `DocumentReference.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." ] ] ) ] [ fhir:code [ fhir:v "Media.language" ] ; fhir:display [ fhir:v "language" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.language" ] ; fhir:display [ fhir:v "DocumentReference.language" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.language` is mapped to FHIR R5 element `DocumentReference.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)." ] ] ) ] [ fhir:code [ fhir:v "Media.text" ] ; fhir:display [ fhir:v "text" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.text" ] ; fhir:display [ fhir:v "DocumentReference.text" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.text` is mapped to FHIR R5 element `DocumentReference.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." ] ] ) ] [ fhir:code [ fhir:v "Media.contained" ] ; fhir:display [ fhir:v "contained" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.contained" ] ; fhir:display [ fhir:v "DocumentReference.contained" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.contained` is mapped to FHIR R5 element `DocumentReference.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." ] ] ) ] [ fhir:code [ fhir:v "Media.identifier" ] ; fhir:display [ fhir:v "identifier" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.identifier" ] ; fhir:display [ fhir:v "DocumentReference.identifier" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.identifier` is mapped to FHIR R5 element `DocumentReference.identifier` as `Equivalent`.\nThe identifier label and use can be used to determine what kind of identifier it is." ] ] ) ] [ fhir:code [ fhir:v "Media.basedOn" ] ; fhir:display [ fhir:v "basedOn" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.basedOn" ] ; fhir:display [ fhir:v "DocumentReference.basedOn" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.basedOn` is mapped to FHIR R5 element `DocumentReference.basedOn` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "Media.status" ] ; fhir:display [ fhir:v "status" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.status" ] ; fhir:display [ fhir:v "DocumentReference.status" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.status` is mapped to FHIR R5 element `DocumentReference.status` as `Equivalent`.\nA nominal state-transition diagram can be found in the [[event.html#statemachine | Event pattern]] documentation\r\rUnknown does not represent \"other\" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is." ] ] ) ] [ fhir:code [ fhir:v "Media.type" ] ; fhir:display [ fhir:v "type" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.type" ] ; fhir:display [ fhir:v "DocumentReference.type" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.type` is mapped to FHIR R5 element `DocumentReference.type` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "Media.modality" ] ; fhir:display [ fhir:v "modality" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.modality" ] ; fhir:display [ fhir:v "DocumentReference.modality" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ; fhir:comment [ fhir:v "Element `Media.modality` is mapped to FHIR R5 element `DocumentReference.modality` as `SourceIsNarrowerThanTarget`." ] ] ) ] [ fhir:code [ fhir:v "Media.subject" ] ; fhir:display [ fhir:v "subject" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.subject" ] ; fhir:display [ fhir:v "DocumentReference.subject" ] ; fhir:relationship [ fhir:v "source-is-broader-than-target" ] ; fhir:comment [ fhir:v "Element `Media.subject` is mapped to FHIR R5 element `DocumentReference.subject` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4 element `Media.subject` with unmapped reference targets: Device, Group, Location, Patient, Practitioner, PractitionerRole, Specimen." ] ] ) ] [ fhir:code [ fhir:v "Media.bodySite" ] ; fhir:display [ fhir:v "bodySite" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.bodySite" ] ; fhir:display [ fhir:v "DocumentReference.bodySite" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ; fhir:comment [ fhir:v "Element `Media.bodySite` is mapped to FHIR R5 element `DocumentReference.bodySite` as `SourceIsNarrowerThanTarget`.\nOnly used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. \n\nIf the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension[ bodySite](https://hl7.org/fhir/extension-bodysite.html)." ] ] ) ] [ fhir:code [ fhir:v "Media.content" ] ; fhir:display [ fhir:v "content" ] ; ( fhir:target [ fhir:code [ fhir:v "DocumentReference.content" ] ; fhir:display [ fhir:v "DocumentReference.content" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ; fhir:comment [ fhir:v "Element `Media.content` is mapped to FHIR R5 element `DocumentReference.content` as `SourceIsNarrowerThanTarget`.\nRecommended 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 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." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.partOf|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.partOf?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.partOf" ] ; fhir:display [ fhir:v "partOf" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.partOf` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.partOf` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nNot to be used to link an event to an Encounter - use Media.encounter for that.\r\r[The allowed reference resources may be adjusted as appropriate for the event resource]." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.view|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.view?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.view" ] ; fhir:display [ fhir:v "view" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.view` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.view` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.encounter|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.encounter?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.encounter" ] ; fhir:display [ fhir:v "encounter" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.encounter` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.encounter` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nThis will typically be the encounter the media occurred within." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.created|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.created?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.created[x]" ] ; fhir:display [ fhir:v "created[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.created[x]` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.created[x]` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.issued|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.issued?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.issued" ] ; fhir:display [ fhir:v "issued" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.issued` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.issued` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nIt may be the same as the [`lastUpdated` ](https://hl7.org/fhir/resource-definiti.html#Meta.lastUpdated) time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as the `lastUpdated` time of the resource itself due to a non-clinically significant update that does not require the new version to be reviewed and verified again." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.operator|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.operator?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.operator" ] ; fhir:display [ fhir:v "operator" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.operator` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.operator` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.reasonCode|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.reasonCode?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.reasonCode" ] ; fhir:display [ fhir:v "reasonCode" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.reasonCode` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.reasonCode` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nTextual reasons can be captured using reasonCode.text." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.deviceName|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.deviceName?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.deviceName" ] ; fhir:display [ fhir:v "deviceName" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.deviceName` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.deviceName` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.device|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.device?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.device" ] ; fhir:display [ fhir:v "device" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.device` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.device` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nAn extension should be used if further typing of the device is needed. Secondary devices used to support collecting a media can be represented using either extension or through the Observation.related element." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.height|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.height?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.height" ] ; fhir:display [ fhir:v "height" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.height` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.height` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.width|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.width?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.width" ] ; fhir:display [ fhir:v "width" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.width` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.width` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.frames|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.frames?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.frames" ] ; fhir:display [ fhir:v "frames" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.frames` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.frames` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nif the number of frames is not supplied, the value may be unknown. Applications should not assume that there is only one frame unless it is explicitly stated." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.duration|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.duration?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.duration" ] ; fhir:display [ fhir:v "duration" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.duration` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.duration` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nThe duration might differ from occurrencePeriod if recording was paused." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media|4.0.1"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Media?version=4.0.1> ] ; fhir:target [ fhir:v "http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.note|0.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0/StructureDefinition/extension-Media.note?version=0.1.0> ] ; ( fhir:element [ fhir:code [ fhir:v "Media.note" ] ; fhir:display [ fhir:v "note" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:relationship [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `Media.note` has a context of DocumentReference based on following the parent source element upwards and mapping to `DocumentReference`.\nElement `Media.note` has no mapping targets in FHIR R5. Typically, this is because the element has been added (is a new element).\nNot to be used for observations, conclusions, etc. Instead use an [Observation](https://hl7.org/fhir/observation.html) based on the Media/ImagingStudy resource." ] ] ) ] ) ] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
