Care Metric Target DMO
Object API Name: std__CareMetricTargetDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- MeasureCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - Patient has a FOREIGNKEY relationship with the Account DMO
Idfield. - MetricCodeSetId has a FOREIGNKEY relationship with the Code Set DMO
Idfield. - CareMetricUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - DueDurationUnitofMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - MeasureCodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield.
- CareMetricUnitOfMeasureId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DueDurationNumber
- DueDurationUnitofMeasureId
- EndDate
- GoalAssignmentId
- Id
- InternalOrganizationId
- IsOutcomePositive
- LowerLimitNumber
- MeasureCodeId
- MeasureCodeObject
- MetricCodeSetId
- MetricType
- NameInterfaceField
- NumericValue
- Patient
- RatioDenominatorNumber
- RatioNumeratorNumber
- StartDate
- UpperLimitNumber
- ValueDescription
- Field API Name:
std__CareMetricUnitOfMeasureId__c - Data Type: TEXT
- Description: The ID of the unit of measure for the care metric target.
- 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__DueDurationNumber__c - Data Type: DOUBLE
- Description: The allocated length of time for completion of the care metric target.
- Field API Name:
std__DueDurationUnitofMeasureId__c - Data Type: TEXT
- Description: This is a One to One (1:1) relationship field. CareMetricTargets is the relationship name and Unit of Measure is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__EndDate__c - Data Type: DATEONLY
- Description: The date when the care metric target value ceases to take effect.
- Field API Name:
std__GoalAssignmentId__c - Data Type: TEXT
- Description: This is a One to One (1:1) relationship field. CareMetricTargets is the relationship name and Goal Assignment is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CareMetricTarget record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsOutcomePositive__c - Data Type: BOOLEAN
- Description: Indicates the expected boolean value. The default value is false.
- Field API Name:
std__LowerLimitNumber__c - Data Type: DOUBLE
- Description: The lower limit for the care metric target range. Used when Type is set to RANGE.
- Field API Name:
std__MeasureCodeId__c - Data Type: TEXT
- Description: The unique identifier for the related CareMetricTargets record. Maximum size is 15 characters.
- Field API Name:
std__MeasureCodeObject__c - Data Type: TEXT
- Description: Alphanumeric string representing the measure code object.
- Field API Name:
std__MetricCodeSetId__c - Data Type: TEXT
- Description: The CodeSet ID related to the care metric target.
- Field API Name:
std__MetricType__c - Data Type: TEXT
- Description: The care metric value type.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NumericValue__c - Data Type: DOUBLE
- Description: The numeric value of the care metric target (6 decimal places). Used when Type is set to MIN, MAX, or EXACT.
- Field API Name:
std__Patient__c - Data Type: TEXT
- Description: The account ID of the patient for whom the care metric target is applicable.
- Field API Name:
std__RatioDenominatorNumber__c - Data Type: DOUBLE
- Description: Numeric value representing the ratio denominator number. Do not include currency symbols or commas.
- Field API Name:
std__RatioNumeratorNumber__c - Data Type: DOUBLE
- Description: Numeric value representing the ratio numerator number. Do not include currency symbols or commas.
- Field API Name:
std__StartDate__c - Data Type: DATEONLY
- Description: The date when the care metric target value takes effect.
- Field API Name:
std__UpperLimitNumber__c - Data Type: DOUBLE
- Description: The upper limit for the care metric target range. Used when Type is set to RANGE.
- Field API Name:
std__ValueDescription__c - Data Type: TEXT
- Description: A sequence of Unicode characters.