Newer Version Available

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

CareBarrier

Represents an obstacle or circumstance that prevents a constituent from getting the required care or services. This object is available in API version 61.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 care plans are enabled in your org. To access the object, you need the Care Plans Access permission set or the Care Plans permission set license.

Fields

Field Details
CareBarrierTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID for the associated care barrier type.
This field is a relationship field.
Relationship Name
CareBarrierType
Relationship Type
Lookup
Refers To
CareBarrierType
CaseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the associated case.
This field is a relationship field.
Relationship Name
Case
Relationship Type
Lookup
Refers To
Case
Description
Type
textarea
Properties
Create, Nillable, Update
Description
The description of the care barrier.
EffectiveFrom
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the care barrier is effective.
EffectiveTo
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the care barrier is no longer effective.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the care barrier 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 barrier.
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
Relationship Type
Lookup
Refers To
Group, User
PatientId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The affected patient or constituent.
This field is a relationship field.
Relationship Name
Patient
Relationship Type
Master-detail
Refers To
Account (the master object)
Priority
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The priority of the care barrier.
Picklist values aren't predefined for this field. Before you create a record, ensure that your Salesforce admin has defined picklist values based on your organization’s requirement.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the care barrier record in the external source system.
SourceSystemModifiedDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the care barrier record was last modified in the external source system.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the external source system from which the record was imported.
Status
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The status of the care barrier.
Possible values are:
  • Active
  • Disabled
  • Inactive

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.

CareBarrierChangeEvent
Change events are available for the object.
CareBarrierFeed
Feed tracking is available for the object.
CareBarrierHistory
History is available for tracked fields of the object.
CareBarrierOwnerSharingRule
Sharing rules are available for the object.
CareBarrierShare
Sharing is available for the object.