Newer Version Available

This content describes an older version of this product. View Latest

CareTaxonomy

Represents a static list of taxonomy codes. 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()

Special Access Rules

This object is available if Provider Management is enabled in your org. To access the object, you need the Provider Management Access permission set or the Provider Management permission set license. Partner users need the Provider Management for Partner permission set or permission set license.

Fields

Field Details
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the care taxonomy.
EffectiveFrom
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the care taxonomy is effective.
EffectiveTo
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the care taxonomy is no longer effective.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the care taxonomy is active (true) or not (false).
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
The name of the care taxonomy.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ParentTaxonomyId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The parent care taxonomy associated with the current care taxonomy.
This field is a relationship field.
Relationship Name
ParentTaxonomy
Refers To
CareTaxonomy
TaxonomyCode
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The unique code for the care taxonomy.
TaxonomyType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of the care taxonomy.

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.

CareTaxonomyChangeEvent
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.