General informations

Name: ActivityTiming
Label: Activity Timing
Type: Standard Object
Deployed:

Fields (35)
Name Label Type Description
Id Activity Timing ID ID
OwnerId Owner ID LOOKUP
IsDeleted Deleted CHECKBOX
Name Name AUTO NUMBER
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
TimingCodeId Code Set ID LOOKUP
PeriodStartDateTime Period Start Date DATETIME
PeriodEndDateTime Period End Date DATETIME
PeriodLength Period Length AUTO NUMBER
PeriodLengthLowerLimit Period Length Lower Limit NUMBER(16,2)
PeriodLengthUpperLimit Period Length Upper Limit NUMBER(16,2)
PeriodLengthUnitId Unit of Measure ID LOOKUP
CountInPeriod Activity Count in Period AUTO NUMBER
MaxCountInPeriod Maximum Activity Count in Period AUTO NUMBER
ActivityDuration Activity Duration NUMBER(16,2)
MaxActivityDuration Maximum Activity Duration NUMBER(16,2)
ActivityDurationUnitId Unit of Measure ID LOOKUP
ActivityCountPerRepetition Activity Count in Repetition Cycle NUMBER(16,2)
MaxActivityCountPerRepetition Maximum Activity Count in Repetition Cycle AUTO NUMBER
RepetitionCycleLength Repetition Cycle Length NUMBER(16,2)
MaxRepetitionCycleLength Maximum Repetition Cycle Length NUMBER(16,2)
RepetitionCycleUnitId Unit of Measure ID LOOKUP
ActivityTime Activity Time PICKLIST (MULTI-SELECT)
ActivityTimeOffset Activity Time Offset AUTO NUMBER
WeeklyActivityTimeId Operating Hour ID LOOKUP
UsageType Usage Type PICKLIST
SourceSystem Source System TEXT(64)
SourceSystemIdentifier Source System ID TEXT(255)
SourceSystemModified Source System Modified DATETIME
Fields Details (35)
Name Id
Label Activity Timing 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 AUTO NUMBER
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 TimingCodeId
Label Code Set ID
Type LOOKUP
Foreign key Yes
Help Text The system-defined code that represents the activity timing.
Name PeriodStartDateTime
Label Period Start Date
Type DATETIME
Help Text The start date of the period during which the activity is repeated regularly. Use this field and the Period End Date field if you know the specific dates of the activity period. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days from March 1 to March 20, this field would have the value for March 1.
Name PeriodEndDateTime
Label Period End Date
Type DATETIME
Name PeriodLength
Label Period Length
Type AUTO NUMBER
Help Text The duration of the period during which the activity is repeated regularly. Use this field if you know the specific length of the activity period, but not the specific dates. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days for 3 weeks, this field would have the value 3.
Name PeriodLengthLowerLimit
Label Period Length Lower Limit
Type NUMBER(16,2)
Help Text The lower limit of the duration of the estimated period during which the activity is repeated regularly. Use this field and the Period Length Upper Limit field if you know only the estimated length of the activity period, but not the specific length or the specific dates. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days for 3-4 weeks, this field would have the value 3.
Name PeriodLengthUpperLimit
Label Period Length Upper Limit
Type NUMBER(16,2)
Name PeriodLengthUnitId
Label Unit of Measure ID
Type LOOKUP
Foreign key Yes
Help Text The unit of measure for the period. For example, hours, days, or weeks.
Name CountInPeriod
Label Activity Count in Period
Type AUTO NUMBER
Help Text The recommended number of times to perform the activity during the period.
Name MaxCountInPeriod
Label Maximum Activity Count in Period
Type AUTO NUMBER
Name ActivityDuration
Label Activity Duration
Type NUMBER(16,2)
Help Text The recommended length of time the activity can be performed during a single occurrence. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days from March 1 to March 20, this field would have the value 10.
Name MaxActivityDuration
Label Maximum Activity Duration
Type NUMBER(16,2)
Name ActivityDurationUnitId
Label Unit of Measure ID
Type LOOKUP
Foreign key Yes
Name ActivityCountPerRepetition
Label Activity Count in Repetition Cycle
Type NUMBER(16,2)
Help Text The recommended number of times the activity can be performed during each cycle of repetition. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days from March 1 to March 20, this field would have the value 5.
Name MaxActivityCountPerRepetition
Label Maximum Activity Count in Repetition Cycle
Type AUTO NUMBER
Name RepetitionCycleLength
Label Repetition Cycle Length
Type NUMBER(16,2)
Help Text The recommended length of each repeating cycle during the activity period. For instance, if you're asked to do cardio for 10 minutes 5 times every 2 days from March 1 to March 20, this field would have the value 2.
Name MaxRepetitionCycleLength
Label Maximum Repetition Cycle Length
Type NUMBER(16,2)
Name RepetitionCycleUnitId
Label Unit of Measure ID
Type LOOKUP
Foreign key Yes
Help Text The unit of measure for the length of each repetition cycle.
Name ActivityTime
Label Activity Time
Type PICKLIST (MULTI-SELECT)
Help Text The time of day when the activity is performed. For instance, during lunch or before going to bed.
Picklist values Default
Name ActivityTimeOffset
Label Activity Time Offset
Type AUTO NUMBER
Help Text The number of minutes before or after the activity time that the activity can be performed, if the activity time indicates an offset. For instance, if the activity should be performed 10 minutes after lunch.
Name WeeklyActivityTimeId
Label Operating Hour ID
Type LOOKUP
Foreign key Yes
Help Text The day and time of the week when the activity can be performed.
Name UsageType
Label Usage Type
Type PICKLIST
Picklist values MedicationDosage CareObservation ClinicalServiceRequest
Name SourceSystem
Label Source System
Type TEXT(64)
Name SourceSystemIdentifier
Label Source System ID
Type TEXT(255)
Name SourceSystemModified
Label Source System Modified
Type DATETIME
Help Text The most recent date when the integration system wrote the record from the source record.