Care Gap DMO
Represents a gap in care for a patient based on clinical measures and problem definitions.
Object API Name: std__CareGapDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield. - IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - HealthConditionId has a FOREIGNKEY relationship with the Patient Health Condition DMO
Idfield. - CareBarrierId has a FOREIGNKEY relationship with the Care Barrier2 DMO
Idfield. - ProblemDefinitionId has a FOREIGNKEY relationship with the Health Condition Definition DMO
Idfield. - ClinicalMeasureId has a FOREIGNKEY relationship with the Clinical Measure DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - Id has a FOREIGNKEY relationship with the Task DMO
RelatedItemToIdfield. - AccountId has a FOREIGNKEY relationship with the Individual DMO
PrimaryAccountIdfield.
- AccountId
- CareBarrierId
- CareGapName
- cdp_sys_record_currency
- ClinicalMeasureId
- DataSourceId
- DataSourceObjectId
- Description
- HealthConditionId
- Id
- IndividualId
- InternalOrganizationId
- LastEvaluatedDateTime
- MemberEvaluationStatus
- OwnerId
- ProblemDefinitionId
- RecordOriginType
- ReportingPeriodEndDateTime
- ReportingPeriodStartDateTime
- SourceSystemIdentifier
- SourceSystemModifiedDateTime
- SourceSystemName
- Status
- StatusReason
- TargetResolutionDateTime
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: The account associated with the care gap.
- Field API Name:
std__CareBarrierId__c - Data Type: TEXT
- Description: The care barrier associated with the care gap.
- Field API Name:
std__CareGapName__c - Data Type: TEXT
- Description: The name of the care gap.
- 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__ClinicalMeasureId__c - Data Type: TEXT
- Description: The clinical measure associated with the care gap.
- 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 description of the care gap.
- Field API Name:
std__HealthConditionId__c - Data Type: TEXT
- Description: The health condition associated with the care gap.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__IndividualId__c - Data Type: TEXT
- Description: The individual associated with the care gap.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastEvaluatedDateTime__c - Data Type: DATETIME
- Description: The date and time when the care gap was last evaluated.
- Field API Name:
std__MemberEvaluationStatus__c - Data Type: TEXT
- Description: Specifies the status of the measure evaluation. Possible values are: EvaluationComplete, EvaluationError, EvaluationInProgress, ManuallyClosed, ManuallyExcluded, ManuallyOpened
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: ID of the record owner.
- Field API Name:
std__ProblemDefinitionId__c - Data Type: TEXT
- Description: The problem definition associated with the care gap.
- Field API Name:
std__RecordOriginType__c - Data Type: TEXT
- Description: Specifies the method used for retrieving or creating the care gap record. Possible values are: Calculated, Imported, ManuallyCreated
- Field API Name:
std__ReportingPeriodEndDateTime__c - Data Type: DATETIME
- Description: The end date of the care gap reporting period.
- Field API Name:
std__ReportingPeriodStartDateTime__c - Data Type: DATETIME
- Description: The start date of the care gap reporting period.
- Field API Name:
std__SourceSystemIdentifier__c - Data Type: TEXT
- Description: The ID of the record in the external source system.
- Field API Name:
std__SourceSystemModifiedDateTime__c - Data Type: DATETIME
- Description: The date that the record was last modified in the external source system.
- Field API Name:
std__SourceSystemName__c - Data Type: TEXT
- Description: The name of external source system from which the record was imported.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Specifies the status of the care gap. Possible values are: Closed, Excluded, Open
- Field API Name:
std__StatusReason__c - Data Type: TEXT
- Description: The reason for force closing the care gap.
- Field API Name:
std__TargetResolutionDateTime__c - Data Type: DATETIME
- Description: The target resolution date of a care gap for a patient.