Newer Version Available

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

HealthCareProcedure

Represents information related to industry-standard healthcare procedure codes.

Supported Calls

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

Fields

Field Name Details
Category
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description

Category of the procedure code such as anesthesia, surgery, radiology, and so on.

Code
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

Industry standard procedure code such as CPT or HCPCS.

CodeDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

Description of the procedure code.

CodeShortDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

Short description of the procedure code.

CodeType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description

Type of procedure code represented in the record such as CPT or HCPCS.

EffectiveDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

Start date for the code.

EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

End date for the code.

IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description

Indicates whether the diagnosis code is available for use.

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 code that displays in search and lookup fields. Salesforce recommends using the code along with the description to populate this field. For example, use <Code>: <Description> or <Code>-<Description> such as 95115: Allergy injection.

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. Unless noted, they are available in the same API version as this object.

HealthCareProcedureHistory
History is available for tracked fields of the object.
HealthCareProcedureOwnerSharingRule
Sharing rules are available for the object.
HealthCareProcedureShare
Sharing is available for the object.