Extensions for Using Data Elements from FHIR R5 in FHIR R4 - 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 "R5-AdverseEvent-element-map-to-R4"] ; # 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 R5-AdverseEvent-element-map-to-R4</b></p><a name=\"R5-AdverseEvent-element-map-to-R4\"> </a><a name=\"hcR5-AdverseEvent-element-map-to-R4\"> </a><p>Mapping from http://hl7.org/fhir/5.0 to http://hl7.org/fhir/4.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"http://hl7.org/fhir/R4/adverseevent.html\">AdverseEventversion: 4.0.1)</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>AdverseEvent.meta (meta)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.meta</td><td>Element `AdverseEvent.meta` is mapped to FHIR R4 element `AdverseEvent.meta` as `Equivalent`.</td></tr><tr><td>AdverseEvent.implicitRules (implicitRules)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.implicitRules</td><td>Element `AdverseEvent.implicitRules` is mapped to FHIR R4 element `AdverseEvent.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 its narrative along with other profiles, value sets, etc.</td></tr><tr><td>AdverseEvent.language (language)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.language</td><td>Element `AdverseEvent.language` is mapped to FHIR R4 element `AdverseEvent.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>AdverseEvent.text (text)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.text</td><td>Element `AdverseEvent.text` is mapped to FHIR R4 element `AdverseEvent.text` as `Equivalent`.\nContained resources do not have a 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>AdverseEvent.contained (contained)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.contained</td><td>Element `AdverseEvent.contained` is mapped to FHIR R4 element `AdverseEvent.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>AdverseEvent.identifier (identifier)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.identifier</td><td>Element `AdverseEvent.identifier` is mapped to FHIR R4 element `AdverseEvent.identifier` as `SourceIsBroaderThanTarget`.\nThis is a business identifier, not a resource identifier (see [discussion](https://hl7.org/fhir/resource.htm#identifiers)). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.</td></tr><tr><td>AdverseEvent.actuality (actuality)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.actuality</td><td>Element `AdverseEvent.actuality` is mapped to FHIR R4 element `AdverseEvent.actuality` as `Equivalent`.\nAllergyIntolerance should be used for the initial capture or recording of the individual's propensity to an adverse reaction to a substance. If an AllergyIntolerance does not exist, then an adverse reaction should be recorded as an AllergyIntolerance. If an AllergyIntolerance does exist and the substance was given, then an adverse reaction should be recorded as an AdverseEvent due to the aberrant workflow.</td></tr><tr><td>AdverseEvent.category (category)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.category</td><td>Element `AdverseEvent.category` is mapped to FHIR R4 element `AdverseEvent.category` as `Equivalent`.</td></tr><tr><td>AdverseEvent.code (code)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.event</td><td>Element `AdverseEvent.code` is mapped to FHIR R4 element `AdverseEvent.event` as `Equivalent`.</td></tr><tr><td>AdverseEvent.subject (subject)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.subject</td><td>Element `AdverseEvent.subject` is mapped to FHIR R4 element `AdverseEvent.subject` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.subject` with unmapped reference targets: ResearchSubject.\nIf AdverseEvent.resultingEffect differs among members of the group, then use Patient as the subject.</td></tr><tr><td>AdverseEvent.encounter (encounter)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.encounter</td><td>Element `AdverseEvent.encounter` is mapped to FHIR R4 element `AdverseEvent.encounter` as `Equivalent`.\nThis will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. For example, if a medication administration was considered an adverse event because it resulted in a rash, then the encounter when the medication administration was given is the associated encounter. If the patient reports the AdverseEvent during a second encounter, that second encounter is not the associated encounter.</td></tr><tr><td>AdverseEvent.occurrence[x] (occurrence[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.date</td><td>Element `AdverseEvent.occurrence[x]` is mapped to FHIR R4 element `AdverseEvent.date` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.occurrence[x]` do not cover the following types: Period, Timing.</td></tr><tr><td>AdverseEvent.detected (detected)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.detected</td><td>Element `AdverseEvent.detected` is mapped to FHIR R4 element `AdverseEvent.detected` as `Equivalent`.</td></tr><tr><td>AdverseEvent.recordedDate (recordedDate)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.recordedDate</td><td>Element `AdverseEvent.recordedDate` is mapped to FHIR R4 element `AdverseEvent.recordedDate` as `Equivalent`.\nThe recordedDate represents the date when this particular AdverseEvent record was created in the system, not the date of the most recent update. The date of the last record modification can be retrieved from the resource metadata.</td></tr><tr><td>AdverseEvent.resultingEffect (resultingEffect)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.resultingCondition</td><td>Element `AdverseEvent.resultingEffect` is mapped to FHIR R4 element `AdverseEvent.resultingCondition` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.resultingEffect` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.resultingEffect` with unmapped reference targets: Observation.</td></tr><tr><td>AdverseEvent.location (location)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.location</td><td>Element `AdverseEvent.location` is mapped to FHIR R4 element `AdverseEvent.location` as `Equivalent`.</td></tr><tr><td>AdverseEvent.seriousness (seriousness)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.seriousness</td><td>Element `AdverseEvent.seriousness` is mapped to FHIR R4 element `AdverseEvent.seriousness` as `Equivalent`.\nUsing an example, a rash can have an AdverseEvent.resultingEffect.severity = severe, yet an AdverseEvent.seriousness = non-serious. Alternatively, a medication given with the wrong dose (chemotherapy given with too low of a dose) can have an AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious. Another example would be a beta blocker clinical trial where patients with asthma should be excluded, yet a patient with asthma was included and had an asthmatic episode where AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious.</td></tr><tr><td>AdverseEvent.outcome (outcome)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.outcome</td><td>Element `AdverseEvent.outcome` is mapped to FHIR R4 element `AdverseEvent.outcome` as `RelatedTo`.</td></tr><tr><td>AdverseEvent.recorder (recorder)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.recorder</td><td>Element `AdverseEvent.recorder` is mapped to FHIR R4 element `AdverseEvent.recorder` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.recorder` with unmapped reference targets: ResearchSubject.</td></tr><tr><td>AdverseEvent.study (study)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.study</td><td>Element `AdverseEvent.study` is mapped to FHIR R4 element `AdverseEvent.study` as `Equivalent`.</td></tr><tr><td>AdverseEvent.suspectEntity (suspectEntity)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.suspectEntity</td><td>Element `AdverseEvent.suspectEntity` is mapped to FHIR R4 element `AdverseEvent.suspectEntity` as `Equivalent`.</td></tr><tr><td>AdverseEvent.suspectEntity.instance[x] (instance[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.suspectEntity.instance</td><td>Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy.</td></tr><tr><td>AdverseEvent.suspectEntity.causality (causality)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.suspectEntity.causality</td><td>Element `AdverseEvent.suspectEntity.causality` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality` as `SourceIsNarrowerThanTarget`.</td></tr><tr><td>AdverseEvent.suspectEntity.causality.assessmentMethod (assessmentMethod)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AdverseEvent.suspectEntity.causality.assessment</td><td>Element `AdverseEvent.suspectEntity.causality.assessmentMethod` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.assessment` as `Equivalent`.</td></tr><tr><td>AdverseEvent.suspectEntity.causality.entityRelatedness (entityRelatedness)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.suspectEntity.causality.productRelatedness</td><td>Element `AdverseEvent.suspectEntity.causality.entityRelatedness` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.productRelatedness` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types: CodeableConcept.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types based on type expansion: coding.</td></tr><tr><td>AdverseEvent.suspectEntity.causality.author (author)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>AdverseEvent.suspectEntity.causality.author</td><td>Element `AdverseEvent.suspectEntity.causality.author` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.author` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.suspectEntity.causality.author` with unmapped reference targets: Patient, RelatedPerson, ResearchSubject.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.status.html\">R5: in-progress | completed | entered-in-error | unknown (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>AdverseEvent.status (status)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: in-progress | completed | entered-in-error | unknown (new))</td><td>Element `AdverseEvent.status` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.status` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is not the reporting of the event to any regulatory or quality organization. This is not the outcome of the patient's condition.</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.occurrence.html\">R5: When the event occurred additional typesversion: 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>AdverseEvent.occurrence[x] (occurrence[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: When the event occurred additional types)</td><td>Element `AdverseEvent.occurrence[x]` is mapped to FHIR R4 element `AdverseEvent.date` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.occurrence[x]` do not cover the following types: Period, Timing.</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.participant.html\">R5: Who was involved in the adverse event or the potential adverse event and what they did (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>AdverseEvent.participant (participant)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Who was involved in the adverse event or the potential adverse event and what they did (new))</td><td>Element `AdverseEvent.participant` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.participant.function (function)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:function (R5: Type of involvement (new))</td><td>Element `AdverseEvent.participant.function` is part of an existing definition because parent element `AdverseEvent.participant` requires a cross-version extension.\nElement `AdverseEvent.participant.function` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant.function` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.participant.actor (actor)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:actor (R5: Who was involved in the adverse event or the potential adverse event (new))</td><td>Element `AdverseEvent.participant.actor` is part of an existing definition because parent element `AdverseEvent.participant` requires a cross-version extension.\nElement `AdverseEvent.participant.actor` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant.actor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nFor example, the physician prescribing a drug, a nurse administering the drug, a device that administered the drug, a witness to the event, or an informant of clinical history.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.expectedInResearchStudy.html\">R5: Considered likely or probable or anticipated in the research study (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>AdverseEvent.expectedInResearchStudy (expectedInResearchStudy)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Considered likely or probable or anticipated in the research study (new))</td><td>Element `AdverseEvent.expectedInResearchStudy` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.expectedInResearchStudy` has no mapping targets in FHIR R4. 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/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.sus.instance.html\">R5: instance additional typesversion: 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>AdverseEvent.suspectEntity.instance[x] (instance[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: instance additional types)</td><td>Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy.</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-alternate-reference.html\">Alternate Referenceversion: 5.2.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>AdverseEvent.suspectEntity.instance[x] (instance[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (Alternative reference (target type is wrong))</td><td>Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy.</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.sus.cau.entityRelatedness.html\">R5: Result of the assessment regarding the relatedness of the suspected entity to the event additional typesversion: 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>AdverseEvent.suspectEntity.causality.entityRelatedness (entityRelatedness)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Result of the assessment regarding the relatedness of the suspected entity to the event additional types)</td><td>Element `AdverseEvent.suspectEntity.causality.entityRelatedness` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.productRelatedness` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types: CodeableConcept.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types based on type expansion: coding.</td></tr></table><hr/><p><b>Group 9 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.contributingFactor.html\">R5: Contributing factors suspected to have increased the probability or severity of the adverse 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>AdverseEvent.contributingFactor (contributingFactor)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Contributing factors suspected to have increased the probability or severity of the adverse event (new))</td><td>Element `AdverseEvent.contributingFactor` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.contributingFactor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.contributingFactor.item[x] (item[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:item (R5: Item suspected to have increased the probability or severity of the adverse event (new))</td><td>Element `AdverseEvent.contributingFactor.item[x]` is part of an existing definition because parent element `AdverseEvent.contributingFactor` requires a cross-version extension.\nElement `AdverseEvent.contributingFactor.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.contributingFactor.item[x]` has no mapping targets in FHIR R4. 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/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.preventiveAction.html\">R5: Preventive actions that contributed to avoiding the adverse 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>AdverseEvent.preventiveAction (preventiveAction)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Preventive actions that contributed to avoiding the adverse event (new))</td><td>Element `AdverseEvent.preventiveAction` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.preventiveAction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.preventiveAction.item[x] (item[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:item (R5: Action that contributed to avoiding the adverse event (new))</td><td>Element `AdverseEvent.preventiveAction.item[x]` is part of an existing definition because parent element `AdverseEvent.preventiveAction` requires a cross-version extension.\nElement `AdverseEvent.preventiveAction.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.preventiveAction.item[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 11 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.mitigatingAction.html\">R5: Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm (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>AdverseEvent.mitigatingAction (mitigatingAction)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm (new))</td><td>Element `AdverseEvent.mitigatingAction` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.mitigatingAction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.mitigatingAction.item[x] (item[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:item (R5: Ameliorating action taken after the adverse event occured in order to reduce the extent of harm (new))</td><td>Element `AdverseEvent.mitigatingAction.item[x]` is part of an existing definition because parent element `AdverseEvent.mitigatingAction` requires a cross-version extension.\nElement `AdverseEvent.mitigatingAction.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.mitigatingAction.item[x]` has no mapping targets in FHIR R4. 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/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.supportingInfo.html\">R5: Supporting information relevant to the 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>AdverseEvent.supportingInfo (supportingInfo)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Supporting information relevant to the event (new))</td><td>Element `AdverseEvent.supportingInfo` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.supportingInfo` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>AdverseEvent.supportingInfo.item[x] (item[x])</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:item (R5: Subject medical history or document relevant to this adverse event (new))</td><td>Element `AdverseEvent.supportingInfo.item[x]` is part of an existing definition because parent element `AdverseEvent.supportingInfo` requires a cross-version extension.\nElement `AdverseEvent.supportingInfo.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.supportingInfo.item[x]` has no mapping targets in FHIR R4. 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/AdverseEvent|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-AdverseEvent.note.html\">R5: Comment on adverse 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>AdverseEvent.note (note)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: Comment on adverse event (new))</td><td>Element `AdverseEvent.note` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</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-r5.r4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ] ] [ 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-r5.r4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R5-AdverseEvent-element-map-to-R4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R5-AdverseEvent-element-map-to-R4> ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "R5AdverseEventElementMapToR4"] ; # fhir:title [ fhir:v "Cross-version mapping for FHIR R5 AdverseEvent to FHIR R4 AdverseEvent"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-03-17T16:04:43.8087064-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 R5 AdverseEvent to FHIR R4."] ; # 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:source [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/5.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0> ] ; # fhir:target [ a fhir:Uri ; fhir:v "http://hl7.org/fhir/4.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:targetVersion [ fhir:v "4.0.1" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.meta" ] ; fhir:display [ fhir:v "meta" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.meta" ] ; fhir:display [ fhir:v "AdverseEvent.meta" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.meta` is mapped to FHIR R4 element `AdverseEvent.meta` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.implicitRules" ] ; fhir:display [ fhir:v "implicitRules" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.implicitRules" ] ; fhir:display [ fhir:v "AdverseEvent.implicitRules" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.implicitRules` is mapped to FHIR R4 element `AdverseEvent.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 its narrative along with other profiles, value sets, etc." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.language" ] ; fhir:display [ fhir:v "language" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.language" ] ; fhir:display [ fhir:v "AdverseEvent.language" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.language` is mapped to FHIR R4 element `AdverseEvent.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 "AdverseEvent.text" ] ; fhir:display [ fhir:v "text" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.text" ] ; fhir:display [ fhir:v "AdverseEvent.text" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.text` is mapped to FHIR R4 element `AdverseEvent.text` as `Equivalent`.\nContained resources do not have a 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 "AdverseEvent.contained" ] ; fhir:display [ fhir:v "contained" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.contained" ] ; fhir:display [ fhir:v "AdverseEvent.contained" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.contained` is mapped to FHIR R4 element `AdverseEvent.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 "AdverseEvent.identifier" ] ; fhir:display [ fhir:v "identifier" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.identifier" ] ; fhir:display [ fhir:v "AdverseEvent.identifier" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.identifier` is mapped to FHIR R4 element `AdverseEvent.identifier` as `SourceIsBroaderThanTarget`.\nThis is a business identifier, not a resource identifier (see [discussion](https://hl7.org/fhir/resource.htm#identifiers)). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.actuality" ] ; fhir:display [ fhir:v "actuality" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.actuality" ] ; fhir:display [ fhir:v "AdverseEvent.actuality" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.actuality` is mapped to FHIR R4 element `AdverseEvent.actuality` as `Equivalent`.\nAllergyIntolerance should be used for the initial capture or recording of the individual's propensity to an adverse reaction to a substance. If an AllergyIntolerance does not exist, then an adverse reaction should be recorded as an AllergyIntolerance. If an AllergyIntolerance does exist and the substance was given, then an adverse reaction should be recorded as an AdverseEvent due to the aberrant workflow." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.category" ] ; fhir:display [ fhir:v "category" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.category" ] ; fhir:display [ fhir:v "AdverseEvent.category" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.category` is mapped to FHIR R4 element `AdverseEvent.category` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.code" ] ; fhir:display [ fhir:v "code" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.event" ] ; fhir:display [ fhir:v "AdverseEvent.event" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.code` is mapped to FHIR R4 element `AdverseEvent.event` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.subject" ] ; fhir:display [ fhir:v "subject" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.subject" ] ; fhir:display [ fhir:v "AdverseEvent.subject" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.subject` is mapped to FHIR R4 element `AdverseEvent.subject` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.subject` with unmapped reference targets: ResearchSubject.\nIf AdverseEvent.resultingEffect differs among members of the group, then use Patient as the subject." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.encounter" ] ; fhir:display [ fhir:v "encounter" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.encounter" ] ; fhir:display [ fhir:v "AdverseEvent.encounter" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.encounter` is mapped to FHIR R4 element `AdverseEvent.encounter` as `Equivalent`.\nThis will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. For example, if a medication administration was considered an adverse event because it resulted in a rash, then the encounter when the medication administration was given is the associated encounter. If the patient reports the AdverseEvent during a second encounter, that second encounter is not the associated encounter." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.occurrence[x]" ] ; fhir:display [ fhir:v "occurrence[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.date" ] ; fhir:display [ fhir:v "AdverseEvent.date" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.occurrence[x]` is mapped to FHIR R4 element `AdverseEvent.date` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.occurrence[x]` do not cover the following types: Period, Timing." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.detected" ] ; fhir:display [ fhir:v "detected" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.detected" ] ; fhir:display [ fhir:v "AdverseEvent.detected" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.detected` is mapped to FHIR R4 element `AdverseEvent.detected` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.recordedDate" ] ; fhir:display [ fhir:v "recordedDate" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.recordedDate" ] ; fhir:display [ fhir:v "AdverseEvent.recordedDate" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.recordedDate` is mapped to FHIR R4 element `AdverseEvent.recordedDate` as `Equivalent`.\nThe recordedDate represents the date when this particular AdverseEvent record was created in the system, not the date of the most recent update. The date of the last record modification can be retrieved from the resource metadata." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.resultingEffect" ] ; fhir:display [ fhir:v "resultingEffect" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.resultingCondition" ] ; fhir:display [ fhir:v "AdverseEvent.resultingCondition" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.resultingEffect` is mapped to FHIR R4 element `AdverseEvent.resultingCondition` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.resultingEffect` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.resultingEffect` with unmapped reference targets: Observation." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.location" ] ; fhir:display [ fhir:v "location" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.location" ] ; fhir:display [ fhir:v "AdverseEvent.location" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.location` is mapped to FHIR R4 element `AdverseEvent.location` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.seriousness" ] ; fhir:display [ fhir:v "seriousness" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.seriousness" ] ; fhir:display [ fhir:v "AdverseEvent.seriousness" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.seriousness` is mapped to FHIR R4 element `AdverseEvent.seriousness` as `Equivalent`.\nUsing an example, a rash can have an AdverseEvent.resultingEffect.severity = severe, yet an AdverseEvent.seriousness = non-serious. Alternatively, a medication given with the wrong dose (chemotherapy given with too low of a dose) can have an AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious. Another example would be a beta blocker clinical trial where patients with asthma should be excluded, yet a patient with asthma was included and had an asthmatic episode where AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.outcome" ] ; fhir:display [ fhir:v "outcome" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.outcome" ] ; fhir:display [ fhir:v "AdverseEvent.outcome" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.outcome` is mapped to FHIR R4 element `AdverseEvent.outcome` as `RelatedTo`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.recorder" ] ; fhir:display [ fhir:v "recorder" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.recorder" ] ; fhir:display [ fhir:v "AdverseEvent.recorder" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.recorder` is mapped to FHIR R4 element `AdverseEvent.recorder` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.recorder` with unmapped reference targets: ResearchSubject." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.study" ] ; fhir:display [ fhir:v "study" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.study" ] ; fhir:display [ fhir:v "AdverseEvent.study" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.study` is mapped to FHIR R4 element `AdverseEvent.study` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity" ] ; fhir:display [ fhir:v "suspectEntity" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity` is mapped to FHIR R4 element `AdverseEvent.suspectEntity` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.instance[x]" ] ; fhir:display [ fhir:v "instance[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.instance" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity.instance" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality" ] ; fhir:display [ fhir:v "causality" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity.causality" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.causality` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality` as `SourceIsNarrowerThanTarget`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.assessmentMethod" ] ; fhir:display [ fhir:v "assessmentMethod" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.assessment" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity.causality.assessment" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.causality.assessmentMethod` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.assessment` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.entityRelatedness" ] ; fhir:display [ fhir:v "entityRelatedness" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.productRelatedness" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity.causality.productRelatedness" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.causality.entityRelatedness` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.productRelatedness` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types: CodeableConcept.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types based on type expansion: coding." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.author" ] ; fhir:display [ fhir:v "author" ] ; ( fhir:target [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.author" ] ; fhir:display [ fhir:v "AdverseEvent.suspectEntity.causality.author" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.causality.author` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.author` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R5 element `AdverseEvent.suspectEntity.causality.author` with unmapped reference targets: Patient, RelatedPerson, ResearchSubject." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.status> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.status" ] ; fhir:display [ fhir:v "status" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.status` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.status` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is not the reporting of the event to any regulatory or quality organization. This is not the outcome of the patient's condition." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.occurrence"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.occurrence> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.occurrence[x]" ] ; fhir:display [ fhir:v "occurrence[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.occurrence[x]` is mapped to FHIR R4 element `AdverseEvent.date` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.occurrence[x]` do not cover the following types: Period, Timing." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.participant"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.participant> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.participant" ] ; fhir:display [ fhir:v "participant" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.participant` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.participant.function" ] ; fhir:display [ fhir:v "function" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:function" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.participant.function` is part of an existing definition because parent element `AdverseEvent.participant` requires a cross-version extension.\nElement `AdverseEvent.participant.function` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant.function` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.participant.actor" ] ; fhir:display [ fhir:v "actor" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:actor" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.participant.actor` is part of an existing definition because parent element `AdverseEvent.participant` requires a cross-version extension.\nElement `AdverseEvent.participant.actor` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.participant.actor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nFor example, the physician prescribing a drug, a nurse administering the drug, a device that administered the drug, a witness to the event, or an informant of clinical history." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.expectedInResearchStudy"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.expectedInResearchStudy> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.expectedInResearchStudy" ] ; fhir:display [ fhir:v "expectedInResearchStudy" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.expectedInResearchStudy` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.expectedInResearchStudy` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.suspectEntity.instance"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.suspectEntity.instance> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.instance[x]" ] ; fhir:display [ fhir:v "instance[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/StructureDefinition/alternate-reference"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/alternate-reference> ] ; fhir:targetVersion [ fhir:v "5.2.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.instance[x]" ] ; fhir:display [ fhir:v "instance[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.instance[x]` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.instance` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.instance[x]` do not cover the following types: CodeableConcept.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R5 element `AdverseEvent.suspectEntity.instance[x]` with unmapped reference targets: BiologicallyDerivedProduct, ResearchStudy." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.suspectEntity.causality.entityRelatedness"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.suspectEntity.causality.entityRelatedness> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.suspectEntity.causality.entityRelatedness" ] ; fhir:display [ fhir:v "entityRelatedness" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.suspectEntity.causality.entityRelatedness` is mapped to FHIR R4 element `AdverseEvent.suspectEntity.causality.productRelatedness` as `SourceIsBroaderThanTarget`.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types: CodeableConcept.\nThe mappings for `AdverseEvent.suspectEntity.causality.entityRelatedness` do not cover the following types based on type expansion: coding." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.contributingFactor"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.contributingFactor> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.contributingFactor" ] ; fhir:display [ fhir:v "contributingFactor" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.contributingFactor` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.contributingFactor` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.contributingFactor.item[x]" ] ; fhir:display [ fhir:v "item[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:item" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.contributingFactor.item[x]` is part of an existing definition because parent element `AdverseEvent.contributingFactor` requires a cross-version extension.\nElement `AdverseEvent.contributingFactor.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.contributingFactor.item[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.preventiveAction"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.preventiveAction> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.preventiveAction" ] ; fhir:display [ fhir:v "preventiveAction" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.preventiveAction` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.preventiveAction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.preventiveAction.item[x]" ] ; fhir:display [ fhir:v "item[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:item" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.preventiveAction.item[x]` is part of an existing definition because parent element `AdverseEvent.preventiveAction` requires a cross-version extension.\nElement `AdverseEvent.preventiveAction.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.preventiveAction.item[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.mitigatingAction"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.mitigatingAction> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.mitigatingAction" ] ; fhir:display [ fhir:v "mitigatingAction" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.mitigatingAction` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.mitigatingAction` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.mitigatingAction.item[x]" ] ; fhir:display [ fhir:v "item[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:item" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.mitigatingAction.item[x]` is part of an existing definition because parent element `AdverseEvent.mitigatingAction` requires a cross-version extension.\nElement `AdverseEvent.mitigatingAction.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.mitigatingAction.item[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.supportingInfo"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.supportingInfo> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.supportingInfo" ] ; fhir:display [ fhir:v "supportingInfo" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.supportingInfo` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.supportingInfo` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "AdverseEvent.supportingInfo.item[x]" ] ; fhir:display [ fhir:v "item[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:item" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.supportingInfo.item[x]` is part of an existing definition because parent element `AdverseEvent.supportingInfo` requires a cross-version extension.\nElement `AdverseEvent.supportingInfo.item[x]` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.supportingInfo.item[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/AdverseEvent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/AdverseEvent> ] ; fhir:sourceVersion [ fhir:v "5.0.0" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.note"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-AdverseEvent.note> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "AdverseEvent.note" ] ; fhir:display [ fhir:v "note" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `AdverseEvent.note` has a context of AdverseEvent based on following the parent source element upwards and mapping to `AdverseEvent`.\nElement `AdverseEvent.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
