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 2026-08-07 | Computable Name: AdverseEvent2FHIR | |||
It shows how the AdverseEvent model is mapped into this guide
This mapping does not specify any particular context of use.
Mapping from Adverse Event to AdverseEvent: IDEA4RC
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| AdverseEvent.treatmentReference[x] | 1..* | todo | is related to | AdverseEvent.suspectEntity.instance | 1..1 | todo | |
| AdverseEvent.adverseEventType | 1..* | todo | is equivalent to | AdverseEvent.event | 1..1 | todo | |
| AdverseEvent.adverseEventStartingDate | 1..* | todo | is equivalent to | AdverseEvent.detected | 0..1 | todo | |
| AdverseEvent.adverseEventDuration | 1..* | todo | is related to | AdverseEvent.extension:occurence | 0..1 | todo | 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' |