Resources
AdverseEvent
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier | Business identifier for the event |
actuality | Yes | code | actual / potential |
category | No | CodeableConcept[] | product-problem / product-quality / product-use-error / wrong-dose / incorrect-prescribing-information / wrong-technique / wrong-route-of-administration / wrong-rate / wrong-duration / wrong-time / expired-drug / medical-device-use-error / problem-different-manufacturer / unsafe-physical-environment |
event | No | CodeableConcept | Type of the event itself in relation to the subject |
subject | Yes | Reference<Patient / Group / Practitioner / RelatedPerson> | Subject impacted by event |
encounter | No | Reference<Encounter> | Encounter created as part of |
date | No | dateTime | When the event occurred |
detected | No | dateTime | When the event was detected |
recordedDate | No | dateTime | When the event was recorded |
resultingCondition | No | Reference<Condition>[] | Effect on the subject due to this event |
location | No | Reference<Location> | Location where adverse event occurred |
seriousness | No | CodeableConcept | Seriousness of the event |
severity | No | CodeableConcept | mild / moderate / severe |
outcome | No | CodeableConcept | resolved / recovering / ongoing / resolvedWithSequelae / fatal / unknown |
recorder | No | Reference<Patient / Practitioner / PractitionerRole / RelatedPerson> | Who recorded the adverse event |
contributor | No | Reference<Practitioner / PractitionerRole / Device>[] | Who was involved in the adverse event or the potential adverse event |
suspectEntity | No | AdverseEventSuspectEntity | The suspected agent causing the adverse event |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- instance | Yes | Reference<Immunization / Procedure / Substance / Medication / MedicationAdministration / MedicationStatement / Device> | Refers to the specific entity that caused the adverse event |
- causality | No | AdverseEventSuspectEntityCausality | Information on the possible cause of the event |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- assessment | No | CodeableConcept | Assessment of if the entity caused the event |
- productRelatedness | No | string | AdverseEvent.suspectEntity.causalityProductRelatedness |
- author | No | Reference<Practitioner / PractitionerRole> | AdverseEvent.suspectEntity.causalityAuthor |
- method | No | CodeableConcept | ProbabilityScale / Bayesian / Checklist |
subjectMedicalHistory | No | Reference<Condition / Observation / AllergyIntolerance / FamilyMemberHistory / Immunization / Procedure / Media / DocumentReference>[] | AdverseEvent.subjectMedicalHistory |
referenceDocument | No | Reference<DocumentReference>[] | AdverseEvent.referenceDocument |
study | No | Reference<ResearchStudy>[] | AdverseEvent.study |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
actuality | token | actual / potential | AdverseEvent.actuality |
category | token | product-problem / product-quality / product-use-error / wrong-dose / incorrect-prescribing-information / wrong-technique / wrong-route-of-administration / wrong-rate / wrong-duration / wrong-time / expired-drug / medical-device-use-error / problem-different-manufacturer / unsafe-physical-environment | AdverseEvent.category |
date | date | When the event occurred | AdverseEvent.date |
event | token | Type of the event itself in relation to the subject | AdverseEvent.event |
location | reference | Location where adverse event occurred | AdverseEvent.location |
recorder | reference | Who recorded the adverse event | AdverseEvent.recorder |
resultingcondition | reference | Effect on the subject due to this event | AdverseEvent.resultingCondition |
seriousness | token | Seriousness of the event | AdverseEvent.seriousness |
severity | token | mild / moderate / severe | AdverseEvent.severity |
study | reference | AdverseEvent.study | AdverseEvent.study |
subject | reference | Subject impacted by event | AdverseEvent.subject |
substance | reference | Refers to the specific entity that caused the adverse event | AdverseEvent.suspectEntity.instance |
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see AdverseEvent.