ResearchStdyCndtStatusPrd

Represents the time duration during which a research study candidate is assigned a specific status. This object is available in API version 61.0 and later.

Supported Calls

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

Fields

Field Details
EffectiveEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The effective end date and time of the candidate status.
EffectiveStartDateTime
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The effective start date and time of the candidate status.
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
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the research study candidate status period.
ResearchStudyCandidateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The research study candidate associated with the research study candidate status period.
This field is a relationship field.
Relationship Name
ResearchStudyCandidate
Relationship Type
Master-detail
Refers To
ResearchStudyCandidate (the master object)
Status
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the status of the candidate.
Possible values are:
  • Dropped
  • Eligible
  • Enrolled
  • Evaluation Completed
  • Evaluation In Progress
  • In Consideration
  • Ineligible
  • New
  • Pre-screening
  • Randomized
  • Rejected
  • Screening
StatusReason
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The reason why the candidate was assigned the status.

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.

ResearchStdyCndtStatusPrdChangeEvent
Change events are available for the object.