Newer Version Available

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

CareSystemFieldMapping

Represents a mapping from source system fields to Salesforce target entities and attributes.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Name Details
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description

The unique name of the record in the API. This name can contain only underscores and alphanumeric characters, and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. This field is automatically generated but you can supply your own value if you create the record using the API.

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

The ID of the field in the external system.

IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the record is active.
MasterLabel
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The label for this care system field mapping.

Role
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The role the entity field represents. For example, Patientor Provider.

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

System from which the record was sourced.

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

Name of the parent entity for the external ID.