IDEA4RC FHIR Implementation Guide
1.0.0 - release 150

This page is part of the IDEA4RC FHIR Implementation Guide (v1.0.0: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Adverse Event Model to this guide Map

Mapping from Adverse Event to AdverseEvent: IDEA4RC

Source Code Card. Relationship Target Code Card. Comment
AdverseEvent.treatmentReference[x] is related to AdverseEvent.suspectEntity.instance 1..1
AdverseEvent.adverseEventType 1..* is equivalent to AdverseEvent.event 1..1
AdverseEvent.adverseEventStartingDate 1..* is equivalent to AdverseEvent.detected 0..1
AdverseEvent.adverseEventDuration 1..* is related to AdverseEvent.extension:occurence 0..1 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'