SocialCareCompassRoseEpisod
This table stores episode information for Compass Rose episodes.
| Column Name | Type | Description |
|---|---|---|
| CoordinatedCareManagementEpisodeTypeCategory | INTEGER | Indicates whether the Coordinated Care Management episode is for a program or for a service. If null, this is not a Coordinated Care Management episode type. |
| CalculatedEnrollmentToEndBusinessDays | INTEGER | The number of days between the episode calculated enrollment date and the episode end date in business days. This measure excludes days that are holidays or weekends. |
| SourceEventTriggerCategoryCode | INTEGER | The source event category ID for an automatically created Compass Rose episode. |
| SocialCareEpisodeEndDate | DATETIME | The date the episode was ended. |
| EpisodeEnrollmentDate | DATETIME | The date when the episode became active. Refer to CMGMT_CALC_ENROLL_DATE for more robust reporting. |
| EpisodeDefinitionIdentifier | NUMERIC | The unique ID of the episode type for the episode. |
| SocialCareEpisodeSummary | VARCHAR | An overview of a Social Care episode. |
| EpisodeResponsibleDepartmentIdentifier | NUMERIC | The unique ID of the department responsible for managing the episode. |
| InstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| InitiatingReferralIdentifier | NUMERIC | The unique ID of the referral that initiated the episode. |
| EpisodeStatusCategoryIdentifier | INTEGER | The status category ID for the episode. |
| EpisodeTrackingStatusCategoryIdentifier | INTEGER | The tracking status category ID for the episode. |
| EpisodeStartToCalculatedEnrollmentBusinessDays | INTEGER | The number of days between the episode start date and the calculated enrollment date in business days. This measure excludes days that are holidays or weekends. |
| EpisodeStartToEnrollmentBusinessDays | INTEGER | The number of days between the episode start date and the enrollment date in business days. This measure excludes days that are holidays or weekends. |
| EpisodeDurationBusinessDays | INTEGER | The number of days between the episode start date and the episode end date in business days. This measure excludes days that are holidays or weekends. |
| FinancialAssistanceDecisionCaseIdentifier | NUMERIC | The unique ID of the case which contains all the decisions created in the episode. |
| EpisodePatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number for a special contact which stores Social Care information at episode-level. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| CalculatedEpisodeEnrollmentDateTime | DATETIME | The date that the user documented as the enrollment date or the date the status was originally changed to Active if no enrollment date is documented. If the overall episode status is Enrolling, the value will be blank. |