IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions

: Adverse Event Model to this guide Map - XML Representation

Draft as of 2025-09-10

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="adverseEvent2FHIR"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap adverseEvent2FHIR</b></p><a name="adverseEvent2FHIR"> </a><a name="hcadverseEvent2FHIR"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="StructureDefinition-AdverseEvent.html">Adverse Event</a> to <a href="StructureDefinition-adverseEvent-eu-i4rc.html">AdverseEvent: IDEA4RC</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>treatmentReference[x] (Treatment reference (M))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>AdverseEvent.suspectEntity.instance</td><td/></tr><tr><td>adverseEventType (Adverse event type (CTCAE Term) (M))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>AdverseEvent.event</td><td/></tr><tr><td>adverseEventStartingDate (Adverse event starting date (M))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>AdverseEvent.detected</td><td/></tr><tr><td>adverseEventDuration (Adverse event duration (M))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>AdverseEvent.extension:occurrence</td><td>If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is wk, then the code is 2000100050 'Less than one week'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is mo, then the code is 2000100051 'More than one week but less than a month'; If ocurrence.repeat.durationMax = 3 and ocurrence.repeat.durationUnit is mo, then the code is 2000100052 'More than a month but less than 3 months'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is a, then the code is 2000100053 'More than 3 months'</td></tr></table></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR"/>
  <version value="0.1.0"/>
  <name value="AdverseEvent2FHIR"/>
  <title value="AdverseEvent Model to this guide Map"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-09-10T15:18:34+00:00"/>
  <publisher value="IDEA4RC Project"/>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <description
               value="It shows how the AdverseEvent model is mapped into this guide"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <group>
    <source
            value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent"/>
    <target
            value="http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/adverseEvent-eu-i4rc"/>
    <element>
      <code value="treatmentReference[x]"/>
      <display value="Treatment reference (M)"/>
      <target>
        <code value="AdverseEvent.suspectEntity.instance"/>
        <equivalence value="relatedto"/>
      </target>
    </element>
    <element>
      <code value="adverseEventType"/>
      <display value="Adverse event type (CTCAE Term) (M)"/>
      <target>
        <code value="AdverseEvent.event"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="adverseEventStartingDate"/>
      <display value="Adverse event starting date (M)"/>
      <target>
        <code value="AdverseEvent.detected"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="adverseEventDuration"/>
      <display value="Adverse event duration (M)"/>
      <target>
        <code value="AdverseEvent.extension:occurrence"/>
        <equivalence value="relatedto"/>
        <comment
                 value="If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is wk, then the code is 2000100050 'Less than one week'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is mo, then the code is 2000100051 'More than one week but less than a month'; If ocurrence.repeat.durationMax = 3 and ocurrence.repeat.durationUnit is mo, then the code is 2000100052 'More than a month but less than 3 months'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is a, then the code is 2000100053 'More than 3 months'"/>
      </target>
    </element>
  </group>
</ConceptMap>