| AssessmentId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. The ID of the assessment associated with this
record.
- This is a relationship field.
- Relationship Name
- Assessment
- Relationship Type
- Master-detail
- Refers To
- Assessment (the master object)
|
| AssessmentQuestionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Required. The ID of the assessment question associated with this
record.
- This is a relationship field.
- Relationship Name
- AssessmentQuestion
- Relationship Type
- Lookup
- Refers To
- AssessmentQuestionVersion
|
| ChoiceValue |
- Type
- textarea
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The response value when the question's data type is choice.
|
| CurrencyValue |
- Type
- currency
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The response value when the question's data type is currency.
|
| DateTimeValue |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The response value when the question's data type is date
time.
|
| DateValue |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The response value when the question's data type is date.
|
| DecimalResponseValue |
- Type
- double
- Properties
- Create, Filter, idLookup, Nillable, Sort, Update
- Description
- The response value when the question's data type is decimal.
|
| ExtlAssessmentQuestionText |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Stores the external assessment question text.
|
| ExtlResponseValueIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The unique identifier of a response to a question in an external
assessment.
|
| IntegerResponseValue |
- Type
- int
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- The response value when the associated assessment question's data
type is integer.
|
| IsTrueOrFalseValue |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The response value when the question's data type is boolean.
- 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 of this record.
|
| OriginType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Specifies the origin of the assessment question response.
- Possible values are:
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user who created the relationship record.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| ParentAsmtQuestionVersionId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the related assessment question version associated with
the assessment question response.
- This is a relationship field.
- Relationship Name
- ParentAsmtQuestionVersion
- Relationship Type
- Lookup
- Refers To
- AssessmentQuestionVersion
|
| RespondentTimezone |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The auto-generated timezone of the respondent submitting the
assessment response.
|
| ResponseComment |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The notes for evaluating the assessment question. This field is
visible only if you have the QualityManagementEnabled permission
enabled for your organization.
|
| ResponseText |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The response value when the question's data type is text.
|
| ResponseType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The data type of the response value submitted.
|
| ResponseValue |
- Type
- textarea
- Properties
- Nillable
- Description
- The response value to the assessment question.
|
| ResponseValueScore |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The score of the assessment question response value.
|
| ReviewerId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The person who reviewed and edited the response.
- This field is a polymorphic relationship field.
- Relationship Name
- Reviewer
- Refers To
- Account, Contact, HealthcareProvider, User
|
| ReviewerRoleId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The role of the person who reviewed and edited the response.
- This field is a polymorphic relationship field.
- Relationship Name
- ReviewerRole
- Refers To
- CodeSet, CodeSetBundle
|
| TimeValue |
- Type
- time
- Properties
- Create, Filter, idLookup, Nillable, Sort, Update
- Description
- The response value when the question's data type is time.
|