CareBarrier

Represents the circumstances or obstacles affecting a patient or member. Available in API version 45.0 and later.

Supported Calls

describeLayout(),describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()

Fields

Field Name Details
CareBarrierTypeId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Identifier for the care barrier type for the patient or member.
This is a relationship field.
Relationship Name
CareBarrierType
Relationship Type
Lookup
Refers To
CareBarrierType
CaseId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
ID of the associated case.
This is a relationship field.
Relationship Name
Case
Relationship Type
Lookup
Refers To
Case
EffectiveFrom
Type
date
Properties
Filter, Group, Nillable, Sort
Description
The date on which the barrier becomes effective.
EffectiveTo
Type
date
Properties
Filter, Group, Nillable, Sort
Description
Termination date for the barrier.
ExtlProblemDefIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the external problem definition in the source system.
IsActive
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether this barrier 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
Filter, Group, idLookup, Sort
Description

Name of the barrier.

OwnerId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the user who owns this record.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
PatientId
Type
reference
Properties
Filter, Group, Sort
Description
Identifier for the patient or member.
This is a relationship field.
Relationship Name
Patient
Relationship Type
Lookup
Refers To
Account
Priority
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Priority of the barrier.
The values are:
  • Low
  • Normal
  • High
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
Defaulted on create, Filter, Group, Sort
Description
Status of the barrier.
The values are:
  • Open
  • Addressed
SurveyResponseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifier for the survey response related to the barrier.

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 (API version 58.0)
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.