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
Official URL: http://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR | Version: 0.1.0 | |||
Draft as of 2025-09-10 | Computable Name: AdverseEvent2FHIR |
It shows how the AdverseEvent model is mapped into this guide
Mapping from (not specified) to (not specified)
Group 1 Mapping from Adverse Event to AdverseEvent: IDEA4RC
Source Code | Relationship | Target Code | Comment |
treatmentReference[x] (Treatment reference (M)) | is related to | AdverseEvent.suspectEntity.instance | |
adverseEventType (Adverse event type (CTCAE Term) (M)) | is equivalent to | AdverseEvent.event | |
adverseEventStartingDate (Adverse event starting date (M)) | is equivalent to | AdverseEvent.detected | |
adverseEventDuration (Adverse event duration (M)) | is related to | AdverseEvent.extension:occurrence | 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' |