PersonDisability

Represents information about a person's disability. This object is available in API version 57.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
IndividualId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The individual associated with the disability.
This field is a polymorphic relationship field.
Relationship Name
Individual
Relationship Type
Lookup
Refers To
Account, Contact, Individual
IsAccommodationRequired
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the individual requires accommodation.
The default value is false.
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is locked (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (LastReferencedDate) but not viewed it.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name for this record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Rank
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the level of disability.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the status of the disability.
Possible values are:
  • Permanent
  • Temporary
The default value is Temporary.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the type of disability.
Possible values are:
  • Blindness
  • Cognitive
  • Hearing impairment
VerificationDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the disability was verified.
VerifiedBy
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the verifier of the disability in the individual.
Possible values are:
  • HealthcareProvider
  • Other
  • Physician
  • Psychologist
  • SelfReported
  • SocialWorker
  • Teacher
  • Therapist
The default value is Physician.
VerifiedByOther
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the verifier of the disability if its other than what is listed in VerifiedBy.