Patient Medication Reconciliation DMO

Object API Name: std__PatientMedicationReconciliationDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • PatientId has a FOREIGNKEY relationship with the Account DMO Id field.
  • ConductedById has a FOREIGNKEY relationship with the User DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__ConductedById__c
  • Data Type: TEXT
  • Description: Who conducted the reconcilation(Who started reconciliation process).
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PatientMedicationReconciliation record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PatientId__c
  • Data Type: TEXT
  • Description: Patient against whom the reconcilation record is created.
  • Field API Name: std__ProcessEndDateTime__c
  • Data Type: DATETIME
  • Description: When Mediation Reconciliation ended.
  • Field API Name: std__ProcessStartDateTime__c
  • Data Type: DATETIME
  • Description: When Medication Reconciliation started.
  • Field API Name: std__ReconciliationStatus__c
  • Data Type: TEXT
  • Description: Status of the medication reconcialiation.
  • Field API Name: std__SourceSystemModifiedDateTime__c
  • Data Type: DATETIME
  • Description: When the record was last modified in the source system where it originated.
  • Field API Name: std__SourceSystemName__c
  • Data Type: TEXT
  • Description: It is to store external source system name from where the data being imported to salesforce.