MedicalInteractions
medx__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Medical Interaction Type | String | True |
object_type__v |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | True |
name__v |
| Status | String | True |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Lifecycle | String | True |
lifecycle__v |
| Lifecycle State | String | True |
state__v |
| Lifecycle State Stage ID | String | True |
state_stage_id__sys |
| Lifecycle Stage | String | True |
stage__sys |
| Address | String | False |
address__v |
| Agenda | String | False |
agenda__v |
| Attendee Count | Decimal | False |
attendee_count__v |
| Attendee List | String | False |
attendee_list__v |
| Cancelation Reason | String | False |
cancelation_reason__v |
| Channel | String | False |
channel__v |
| Created By Device | String | False |
created_by_device__v |
| Duration | Decimal | False |
duration__v |
| End Time | Datetime | False |
end_datetime__v |
| Last Modified By Device | String | False |
last_modified_by_device__v |
| Latitude | Double | False |
latitude__v |
| Location | String | False |
location__v |
| Longitude | Double | False |
longitude__v |
| Medical Interaction Status | String | False |
medx_status__v |
| Mobile ID | String | False |
mobile_id__v |
| Owner | String | False |
ownerid__v |
| Start Time | Datetime | False |
start_datetime__v |
| Title | String | False |
title__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |