PersonDisability

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

Supported Calls

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

Fields

Field Details
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The end date and time of the disability.
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.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The name for this record.
Rank
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the level of disability.
StartDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The start date and time of the 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.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

PersonDisabilityFeed
Feed tracking is available for the object.
PersonDisabilityHistory
History is available for tracked fields of the object.
PersonDisabilityShare
Sharing is available for the object.