CareInterventionType

Represents the standard, defined list of interventions 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 Name Details
Code
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Medical vocabulary code for the intervention.
CodeType
Type
picklist
Properties
Defaulted on Create, Filter, Group, Nillable, Sort
Description
Medical vocabulary code type for the intervention.
Description
Type
textarea
Properties
Nillable
Description
Description of the intervention.
HealthCareProcedureId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Procedure code for the intervention.
This is a relationship field.
Relationship Name
HealthCareProcedure
Relationship Type
Lookup
Refers To
HealthCareProcedure
InterventionType
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
The type of intervention.
IsActive
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether this intervention type 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 intervention type.

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
ProcedureCodeSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The procedure code set associated with the care intervention type.
This is a polymorphic relationship field.
Relationship Name
ProcedureCodeSet
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle

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.

CareInterventionTypeChangeEvent (API version 60.0)
Change events are available for the object.
CareInterventionTypeFeed
Feed tracking is available for the object.
CareInterventionTypeHistory
History is available for tracked fields of the object.
CareInterventionTypeOwnerSharingRule
Sharing rules are available for the object.
CareInterventionTypeShare
Sharing is available for the object.