AdverseEventActuality

Overall nature of the event, e.g. real or potential.

This code system http://hl7.org/fhir/adverse-event-actuality defines the following codes:

Code Display Definition
actual Adverse Event
potential Potential Adverse Event
<status value="draft"/> <experimental value="false"/> <date value="2018-08-19T21:48:56+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Overall nature of the event, e.g. real or potential."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/adverse-event-actuality"/> <content value="complete"/> <concept> <code value="actual"/> <display value="Adverse Event"/> </concept> <concept> <code value="potential"/> <display value="Potential Adverse Event"/> </concept> </CodeSystem>