CareBarrierType

Represents the standard, defined list of barriers maintained by an organization. Available in API version 45.0 and later.

Supported Calls

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

Fields

Field Details
Code
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Medical vocabulary code for the barrier.
CodeType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Medical vocabulary code type for the barrier.
Possible values are:
  • ICD-10-CM
  • SNOMED CT
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the barrier.
DiagnosisCodeSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code set associated with the care barrier type.
This is a polymorphic relationship field.
Relationship Name
DiagnosisCodeSet
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle
HealthCareDiagnosisId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code for the barrier. HealthCareDiagnosisId may be deprecated in a future release, so use DiagnosisCodeSetId instead.
This is a relationship field.
Relationship Name
HealthCareDiagnosis
Relationship Type
Lookup
Refers To
HealthCareDiagnosis
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this care barrier type is active.
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
Name of the care barrier type.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
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

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.

CareBarrierTypeChangeEvent (API version 60.0)
Change events are available for the object.
CareBarrierTypeFeed
Feed tracking is available for the object.
CareBarrierTypeHistory
History is available for tracked fields of the object.
CareBarrierTypeOwnerSharingRule
Sharing rules are available for the object.
CareBarrierTypeShare
Sharing is available for the object.