Newer Version Available

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

PatientCardViewConfiguration__c

Represents configuration options for the patient card.

Supported Calls

create(), delete(), query(), retrieve(), search(), undelete(), update()

Fields

Field Details
FieldName__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the field that contains the information to display on the patient card.
FriendlyName__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name that appears as a title on the patient card.
IsActive__c
Type
boolean
Properties
Create, Filter, Group, Sort, Update
Description
Indicates whether this field is appears on the patient card.
IsAscending__c
Type
boolean
Properties
Create, Filter, Group, Sort, Update
Description
Indicates whether results appear in ascending order.
Limit__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Indicates the maximum number of results to display in the field.
ObjectName__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the object that contains the field to show on the patient card. Use the exact spelling of the object name to ensure correct results.
OverrideFilterField__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the custom filter field to replace the delivered one.
SortBy__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the field used to define the order in which the results appear.
SortOrder__c
Type
double
Properties
Create, Filter, Group, Sort, Update
Description
Indicates the vertical order in which this field appears on the patient card.

Usage

This resource lets you customize the patient card and add the fields of your choice.