DiseaseInvestigation

Represents an investigation of a disease. This object is available in API version 64.0 and later.

Supported Calls

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

Fields

Field Details
AssigneeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The user responsible for conducting the disease investigation.
This field is a polymorphic relationship field.
Relationship Name
Assignee
Refers To
User
Comment
Type
textarea
Properties
Create, Nillable, Update
Description
Comments or notes related to the disease investigation.
DiseaseDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The disease definition associated with the disease investigation.
This field is a relationship field.
Relationship Name
DiseaseDefinition
Refers To
DiseaseDefinition
DiseaseOutbreakId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The disease outbreak associated with the disease investigation.
This field is a relationship field.
Relationship Name
DiseaseOutbreak
Refers To
DiseaseOutbreak
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The end date and time of the disease investigation.
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
Name of the disease investigation.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
RelatedDiseaseInvestigationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A related disease investigation associated with the disease investigation.
This field is a relationship field.
Relationship Name
RelatedDiseaseInvestigation
Refers To
DiseaseInvestigation
StartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The start date and time of the disease investigation.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the disease investigation.
Possible values are:
  • Completed
  • InProgress
  • NotStarted
The default value is InProgress.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of disease investigation.
Possible values are:
  • Clinical
  • Environmental
  • Epidemiologic
  • Laboratory
  • Source Investigation
  • Vector Surveillance

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.

DiseaseInvestigationChangeEvent
Change events are available for the object.
DiseaseInvestigationHistory
History is available for tracked fields of the object.
DiseaseInvestigationOwnerSharingRule
Sharing rules are available for the object.
DiseaseInvestigationShare
Sharing is available for the object.