Care Plan Activity DMO
Object API Name: std__CarePlanActivityDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ActivityReferenceRecordId has a FOREIGNKEY relationship with the Patient Medication Request DMO
Idfield. - ActivityLocationId has a FOREIGNKEY relationship with the Healthcare Facility DMO
Idfield. - ActivityReferenceRecordId has a FOREIGNKEY relationship with the Clinical Service Request DMO
Idfield. - DailyDoseUnitofMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - AdministeredProductId has a FOREIGNKEY relationship with the Medication DMO
Idfield. - ActivityTimingId has a FOREIGNKEY relationship with the Activity Timing DMO
Idfield. - StatusReasonCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - AdministeredMedicationCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - ActivityCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - CarePlanId has a FOREIGNKEY relationship with the Care Plan DMO
Idfield. - ActivityLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - AdministeredMedicationCodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield. - StatusReasonCodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield. - SuppliedMedicationQuantityUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - ActivityReferenceRecordId has a FOREIGNKEY relationship with the Patient Medication Statement DMO
Idfield. - ActivityCodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield.
- ActivityCodeId
- ActivityCodeObject
- ActivityLocationId
- ActivityLocationObject
- ActivityReferenceRecordId
- ActivityReferenceRecordObject
- ActivityTimingId
- ActivityType
- AdministeredMedicationCodeId
- AdministeredProductId
- CarePlanId
- cdp_sys_record_currency
- DailyDoseQuantity
- DailyDoseUnitofMeasureId
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- IsProhibitedActivity
- NameInterfaceField
- ScheduleDescription
- ScheduledPeriodEndDateTime
- ScheduledPeriodStartDateTime
- Status
- StatusReasonCodeId
- StatusReasonCodeObject
- SuppliedMedicationQuantity
- SuppliedMedicationQuantityUomid
- TaskId
- Field API Name:
std__ActivityCodeId__c - Data Type: TEXT
- Description: The system-defined code that represents an standardized activity in a care plan.
- Field API Name:
std__ActivityCodeObject__c - Data Type: TEXT
- Description: The object name of the Activity Code field record.
- Field API Name:
std__ActivityLocationId__c - Data Type: TEXT
- Description: The location where the activity was performed. This can be a healthcare facility, or even the patient or member's home.
- Field API Name:
std__ActivityLocationObject__c - Data Type: TEXT
- Description: The object name of the Activity Location field record.
- Field API Name:
std__ActivityReferenceRecordId__c - Data Type: TEXT
- Description: References a clinical record that represents the activity. For instance, a medication statement to represent an activity that administers medication as part of the care plan.
- Field API Name:
std__ActivityReferenceRecordObject__c - Data Type: TEXT
- Description: The object name of the Activity Reference Record field record.
- Field API Name:
std__ActivityTimingId__c - Data Type: TEXT
- Description: Represent schedule following which the activity is meant to be performed.
- Field API Name:
std__ActivityType__c - Data Type: TEXT
- Description: The type of the activity.
- Field API Name:
std__AdministeredMedicationCodeId__c - Data Type: TEXT
- Description: The system-defined code that represents the product administered as part of the activity.
- Field API Name:
std__AdministeredProductId__c - Data Type: TEXT
- Description: The medication that's administered as part of the activity.
- Field API Name:
std__CarePlanId__c - Data Type: TEXT
- Description: The parent care plan record which is associated with acitivity.
- 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__DailyDoseQuantity__c - Data Type: DOUBLE
- Description: The amount of medication administered daily as part of the activity.
- Field API Name:
std__DailyDoseUnitofMeasureId__c - Data Type: TEXT
- Description: The unit for DailyDoseQuantity.
- 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__Description__c - Data Type: TEXT
- Description: The description of the care plan activity.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CarePlanActivity record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsProhibitedActivity__c - Data Type: BOOLEAN
- Description: Whether the recorded activity is a prohibited activity. For instance, creating a CarePlanActivity record for Smoking and setting the ProhibitedActivity field to true to indicate that smoking is prohibited in the care plan.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__ScheduleDescription__c - Data Type: TEXT
- Description: The schedule for the activity represent as plain text.
- Field API Name:
std__ScheduledPeriodEndDateTime__c - Data Type: DATETIME
- Description: The scheduled date and time when the activity ends.
- Field API Name:
std__ScheduledPeriodStartDateTime__c - Data Type: DATETIME
- Description: The scheduled date and time when the activity begins.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Represents what progress is being made for the specific activity.
- Field API Name:
std__StatusReasonCodeId__c - Data Type: TEXT
- Description: The system-defined code that represents the reason for the activity's status.
- Field API Name:
std__StatusReasonCodeObject__c - Data Type: TEXT
- Description: The object name of the Status Reason Code field record.
- Field API Name:
std__SuppliedMedicationQuantity__c - Data Type: DOUBLE
- Description: The total quantity of medication that's meant to be administered as part of the activity during the course of its full period.
- Field API Name:
std__SuppliedMedicationQuantityUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the supplied medication quantity uomid.
- Field API Name:
std__TaskId__c - Data Type: TEXT
- Description: References a task record that represents the activity.