CareTaxonomy

Represents a static list of taxonomy codes.

Supported Calls

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

Fields

Field Details
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Description of the taxonomy.
EffectiveFrom
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date from which this taxonomy is effective.
EffectiveTo
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date on which this taxonomy is no longer effective.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is active.
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, Sort, Update
Description
Name of the taxonomy master record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
ParentTaxonomyId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The parent taxonomy associated with a care taxonomy.
This is a relationship field.
Relationship Name
ParentTaxonomy
Relationship Type
Lookup
Refers To
CareTaxonomy
TaxonomyCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Code for the taxonomy.
TaxonomyType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Type of taxonomy.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

CareTaxonomyChangeEvent (API version 60.0)
Change events are available for the object.
CareTaxonomyFeed
Feed tracking is available for the object.
CareTaxonomyHistory
History is available for tracked fields of the object.