| 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
|