This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

4.1.7 Resource AdverseReaction - Formal Definitions

Formal definitions for the elements in the AdverseReaction resource.

AdverseReaction
DefinitionRecords an unexpected reaction suspected to be related to the exposure of the reaction subject to a substance.
Control1..1
RequirementsUsed to track reactions when it is unknown the exact cause but there's a desire to flag/track potential causes. Also used to capture reactions that are significant for inclusion in the health record or as evidence for an allergy or intolerance.
AdverseReaction.identifier
DefinitionThis records identifiers associated with this reaction that are defined by business processed and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).
Control0..*
TypeIdentifier
RequirementsNeed to allow connection to a wider workflow.
AdverseReaction.date
DefinitionThe date (and possibly time) when the reaction began.
Control0..1
TypedateTime
AdverseReaction.subject
DefinitionThe subject of the adverse reaction.
Control1..1
TypeResource(Patient)
AdverseReaction.didNotOccurFlag
DefinitionIf true, indicates that no reaction occurred.
Control1..1
Typeboolean
Is Modifiertrue
RequirementsGenerally only useful in conjunction with other positive reaction records. I.e. "Patient reacted to A and B, but did not react when exposed to C, therefore . . .".
CommentsNote that the normal case is false, which is a double negative - it's not true that this reaction did not occur. The normal case is to assert that a reaction did happen.
AdverseReaction.recorder
DefinitionIdentifies the individual responsible for the information in the reaction record.
Control0..1
TypeResource(Practitioner | Patient)
AdverseReaction.symptom
DefinitionThe signs and symptoms that were observed as part of the reaction.
Control0..*
AliasesSigns; Symptoms; Manifestations
AdverseReaction.symptom.code
DefinitionIndicates the specific sign or symptom that was observed.
Control1..1
BindingSymptomType: see ICD-10 Reaction codes
TypeCodeableConcept
AdverseReaction.symptom.severity
DefinitionThe severity of the sign or symptom.
Control0..1
BindingReactionSeverity: The severity of an adverse reaction. (see http://hl7.org/fhir/reactionSeverity for values)
Typecode
AdverseReaction.exposure
DefinitionAn exposure to a substance that preceded a reaction occurrence.
Control0..*
CommentsMultiple repetitions are used to indicate multiple potential causes for the reaction.
AdverseReaction.exposure.date
DefinitionIdentifies the initial date of the exposure that is suspected to be related to the reaction.
Control0..1
TypedateTime
AdverseReaction.exposure.type
DefinitionThe type of exposure: Drug Administration, Immunization, Coincidental.
Control0..1
BindingExposureType: The type of exposure that resulted in an adverse reaction (see http://hl7.org/fhir/exposureType for values)
Typecode
AdverseReaction.exposure.causalityExpectation
DefinitionA statement of how confident that the recorder was that this exposure caused the reaction.
Control0..1
BindingCausalityExpectation: How likely is it that the given exposure caused a reaction (see http://hl7.org/fhir/causalityExpectation for values)
Typecode
AdverseReaction.exposure.substance
DefinitionSubstance that is presumed to have caused the adverse reaction.
Control0..1
TypeResource(Substance)

comments powered by Disqus