Formulary Item DMO
Represents details of products within the formulary, including the drug tier, coverage and copay.
Object API Name: std__FormularyItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FormularyId has a FOREIGNKEY relationship with the Formulary DMO
Idfield. - ItemRecordId has a FOREIGNKEY relationship with the Product DMO
Idfield. - ItemRecordId has a FOREIGNKEY relationship with the Life Science Marketable Product DMO
Idfield.
- cdp_sys_record_currency
- CopayAmt
- DataSourceId
- DataSourceObjectId
- Description
- EffectiveEndDate
- EffectiveStartDate
- FormularyId
- HasQuantityLimit
- Id
- InternalOrganizationId
- ItemRecordId
- ItemRecordObject
- PriorAuthorizationRequiredType
- QuantityLimitDescription
- Status
- StepTherapyLimitType
- TierType
- TotalCoveredLifeCount
- TotalCoveredPharmacyLifeCount
- 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__CopayAmt__c - Data Type: CURRENCY
- Description: The copayment amount for the product within the formulary.
- 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 additional details of the formulary product record.
- Field API Name:
std__EffectiveEndDate__c - Data Type: DATEONLY
- Description: The effective end date of the product within the formulary.
- Field API Name:
std__EffectiveStartDate__c - Data Type: DATEONLY
- Description: The effective start date of the product within the formulary.
- Field API Name:
std__FormularyId__c - Data Type: TEXT
- Description: The parent formulary record associated with the formulary item.
- Field API Name:
std__HasQuantityLimit__c - Data Type: BOOLEAN
- Description: Indicates whether the product within the formulary has a quantity limit (true) or not (false).
- 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__ItemRecordId__c - Data Type: TEXT
- Description: The product associated with the formulary.
- Field API Name:
std__ItemRecordObject__c - Data Type: TEXT
- Description: Specifies the object name of the item record.
- Field API Name:
std__PriorAuthorizationRequiredType__c - Data Type: TEXT
- Description: Specifies the type of prior authorization required for the product within the formulary.
- Field API Name:
std__QuantityLimitDescription__c - Data Type: TEXT
- Description: The detailed description of quantity limits the formulary imposes on a product. This may include a rolling dispense limit, maximum daily, or therapy days for a time period.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Specifies the status of the product within the formulary.
- Field API Name:
std__StepTherapyLimitType__c - Data Type: TEXT
- Description: Specifies the type of step therapy required for the product within the formulary.
- Field API Name:
std__TierType__c - Data Type: TEXT
- Description: Specifies the tier of the product within the formulary.
- Field API Name:
std__TotalCoveredLifeCount__c - Data Type: DOUBLE
- Description: The total number of patients covered for a product within the formulary.
- Field API Name:
std__TotalCoveredPharmacyLifeCount__c - Data Type: DOUBLE
- Description: The total number of pharmacy lives covered for a product within the formulary.