Care Request Supporting Cntnt DMO
Represents supporting content associated with a care request such as assessments or documents.
Object API Name: std__CareRequestSupportingCntntDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- ContentRefRecordId has a FOREIGNKEY relationship with the Assessment DMO
Idfield. - ReasonCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - InformationTypeCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - CategoryCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - CareRequestId has a FOREIGNKEY relationship with the Care Request DMO
Idfield.
- CareRequestId
- CategoryCodeId
- cdp_sys_record_currency
- ContentReferenceObject
- ContentRefRecordId
- DataSourceId
- DataSourceObjectId
- Id
- InformationTypeCodeId
- InternalOrganizationId
- ReasonCodeId
- RequestedDateTime
- SequenceNumber
- SubmissionType
- SubmittedDateTime
- SupportingContentName
- Field API Name:
std__CareRequestId__c - Data Type: TEXT
- Description: The care request that the supporting content is captured for.
- Field API Name:
std__CategoryCodeId__c - Data Type: TEXT
- Description: The code representing the category that the supporting content belongs to.
- 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__ContentReferenceObject__c - Data Type: TEXT
- Description: Name of the content reference record object.
- Field API Name:
std__ContentRefRecordId__c - Data Type: TEXT
- Description: The assessment or content document used as the supporting content.
- 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: Primary Key
- Field API Name:
std__InformationTypeCodeId__c - Data Type: TEXT
- Description: The code representing the type of supporting content added to the care request.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ReasonCodeId__c - Data Type: TEXT
- Description: The code representing the reason why the supporting content is required.
- Field API Name:
std__RequestedDateTime__c - Data Type: DATETIME
- Description: The date and time when the supporting content was requested.
- Field API Name:
std__SequenceNumber__c - Data Type: DOUBLE
- Description: The sequence number of the content when multiple contents are available.
- Field API Name:
std__SubmissionType__c - Data Type: TEXT
- Description: Specifies the channel that's used to submit the supporting content. Possible values are: CDex, Fax, Other, Portal, X12
- Field API Name:
std__SubmittedDateTime__c - Data Type: DATETIME
- Description: The date and time when the supporting content was submitted.
- Field API Name:
std__SupportingContentName__c - Data Type: TEXT
- Description: The name of the record.