General informations
Fields (19)
Name | Label | Type | Description |
---|---|---|---|
Id | Appointment Reason ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | Name | TEXT(255) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME | |
AppointmentReason | Appointment Reason | PICKLIST | |
DefaultWorkTypeId | Work Type ID | LOOKUP | |
EstablishedWorkTypeId | Work Type ID | LOOKUP | |
Description | Description | TEXT(255) | |
DefaultImage | Default Image | TEXT(255) | |
Visibility | Visibility | PICKLIST | |
IsActive | Is Active | CHECKBOX | |
AppointmentReasonImageId | ContentDocument ID | LOOKUP |
Fields Details (19)
Name | Id |
Label | Appointment Reason ID |
Type | ID |
Required | Yes |
Name | OwnerId |
Label | Owner ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Name |
Type | TEXT(255) |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | AppointmentReason |
Label | Appointment Reason |
Type | PICKLIST |
Unique | Yes |
Required | Yes |
Help Text | Patient's reason for making the appointment, such as office visit or or video call. Not the same as visit type. |
Picklist values | None |
Name | DefaultWorkTypeId |
Label | Work Type ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Help Text | Specifies the default appointment parameters for a new patient. |
Name | EstablishedWorkTypeId |
Label | Work Type ID |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Specifies appointment parameters for an established patient (has been seen within the last 3 years) if different from default work type. |
Name | Description |
Label | Description |
Type | TEXT(255) |
Help Text | Detailed information about the patient's reason for making the appointment. |
Name | DefaultImage |
Label | Default Image |
Type | TEXT(255) |
Help Text | Generic image for all visit reasons. Custom image overrides default image if present. |
Name | Visibility |
Label | Visibility |
Type | PICKLIST |
Required | Yes |
Help Text | Specifies whether the information can be provided by the patient or must be provided by the call center agent. |
Picklist values | PATIENT_SELF_SCHEDULING |
Name | IsActive |
Label | Is Active |
Type | CHECKBOX |
Required | Yes |
Help Text | Specifies whether the record is in use. |
Default value | false |
Name | AppointmentReasonImageId |
Label | ContentDocument ID |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Image related to the visit reason, such as a stethoscope or a splint. |
Parents relationships(13)
Children relationships(6)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Owner | User | AppointmentReason |
|
|
CreatedBy | User | AppointmentReason |
|
|
LastModifiedBy | User | AppointmentReason |
|
|
DefaultWorkType | WorkType | AppointmentReason |
|
|
EstablishedWorkType | WorkType | AppointmentReason |
|
|
AppointmentReasonImage | ContentDocument | AppointmentReason |
|
|
Object User-defined metadata (0)
Label | Value |
---|