Healthcare Service Detail DMO
Represents a junction object between a CareService and a CodeSetBundle. For example, this object links a healthcare service such as physical therapy to a set of related codes
Object API Name: std__HealthcareServiceDetailDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- HealthcareServiceId has a FOREIGNKEY relationship with the Healthcare Service DMO
Idfield. - DetailCodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DetailCodeId
- DetailType
- HealthcareServiceDetailName
- HealthcareServiceId
- Id
- InternalOrganizationId
- 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__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__DetailCodeId__c - Data Type: TEXT
- Description: The ID of the code associated with the healthcare service.
- Field API Name:
std__DetailType__c - Data Type: TEXT
- Description: Specifies the type of service detail. Ex. Service Category, Service Type etc.
- Field API Name:
std__HealthcareServiceDetailName__c - Data Type: TEXT
- Description: The name of this association between a HealthcareService and a CodeSetBundle.
- Field API Name:
std__HealthcareServiceId__c - Data Type: TEXT
- Description: The ID of the healthcare service associated with the code.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.