ContrastAllergies Property
Summary
Gets or sets the contrast allergies.
Syntax
[DataMemberAttribute()]
public List<string> ContrastAllergies { get; set; }
[DataMemberAttribute()]
public:
property List<String^>^ ContrastAllergies {
List<String^>^ get();
void set ( List<String^>^ );
}
Property Value
Description of prior reactions to contrast agents or other patient allergies.