Healthcare Payer Network DMO
Represents a network of healthcare providers organized by a payer for a specific line of business. A payer network groups providers under a common contract scope and can be hierarchically nested via a parent network.
Object API Name: std__HealthcarePayerNetworkDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- PayerId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ParentPayerNetworkId has a FOREIGNKEY relationship with the Healthcare Payer Network DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceName
- DataSourceObjectId
- Description
- EffectiveFromDate
- EffectiveToDate
- Id
- InternalOrganizationId
- IsActive
- LineofBusinessType
- NameInterfaceField
- NetworkCodeText
- NetworkType
- ParentPayerNetworkId
- PayerId
- 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__DataSourceName__c - Data Type: TEXT
- Description: System from which the record was sourced.
- 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: Description of the payer network.
- Field API Name:
std__EffectiveFromDate__c - Data Type: DATEONLY
- Description: The date from which this payer network is effective.
- Field API Name:
std__EffectiveToDate__c - Data Type: DATEONLY
- Description: The date on which this payer network is no longer effective.
- 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.
- Field API Name:
std__IsActive__c - Data Type: BOOLEAN
- Description: Indicates whether the payer network is active.
- Field API Name:
std__LineofBusinessType__c - Data Type: TEXT
- Description: The line of business associated with this payer network.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of the payer network record.
- Field API Name:
std__NetworkCodeText__c - Data Type: TEXT
- Description: Code identifying the payer network.
- Field API Name:
std__NetworkType__c - Data Type: TEXT
- Description: The type of the payer network.
- Field API Name:
std__ParentPayerNetworkId__c - Data Type: TEXT
- Description: References the parent payer network record, when this network is part of a hierarchy.
- Field API Name:
std__PayerId__c - Data Type: TEXT
- Description: References the payer (account) that owns this payer network.