AllergyIntoleranceReactionUsCore class

AllergyIntoleranceReaction Risk of harmful or undesirable,

Constructors

AllergyIntoleranceReactionUsCore({required List<CodeableConcept> manifestation, Code? severity, FhirDateTime? onset})
AllergyIntoleranceReaction Risk of harmful or undesirable
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
manifestation List<CodeableConcept>
manifestation Clinical symptoms and/or signs that are observed or associated with the adverse reaction event.
no setter
onset → FhirDateTime?
onset Record of the date and/or time of the onset of the Reaction.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
severity → Code?
severity Clinical assessment of the severity of the reaction event as a whole, potentially considering multiple different manifestations.
no setter
value → AllergyIntoleranceReaction
AllergyIntoleranceReaction Risk of harmful or undesirable
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited