Documentation

StudentMedicalAllergyCondition extends BaseComponent
in package

Student medical allergy/condition

Tags
@property

?\Blackbaud\SKY\School\Components\MedicalSecurityRole[] $role_access Array of roles

Table of Contents

Properties

$allergy_condition_type  : string
$allergy_signs  : string|null
$date_as_of  : string
$date_until  : string|null
$major_reaction_response  : string|null
$medications  : array<string|int, int>|null
$minor_reaction_response  : string|null
$type  : string
$user_id  : int
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["user_id" => "int", "type" => "string", "allergy_condition_type" => "string", "date_as_of" => "string", "date_until" => "string", "allergy_signs" => "string", "minor_reaction_response" => "string", "major_reaction_response" => "string", "role_access" => "\\Blackbaud\\SKY\\School\\Components\\MedicalSecurityRole[]", "medications" => "int[]"]

        
On this page

Search results