CC4 is divided into two deployment methods: AWS deployment and local deployment. For users with local deployment, they can directly access the data for data analysis and processing. For users with AWS deployment, data can be accessed through APIs.
If you are using on-premise deployment, developers can directly access your deployed database through Tables and Data Source Views to obtain data. Other developers can use the Portal API to access limited datasets integrated with Portal. These datasets are designed to help Parents and Providers conveniently exchange data between Myccn and CareControl.
| Name | Entity | Entity Type | DataSource Code | Description |
|---|
| Family | family | wks_family | cc-family | Family Entity |
| Family Member | family_member | wks_family_member | cc-family-member | Parent, Child, Contact |
| Family Income | family_income | wks_family_extensions | cc-family-income | |
| Family Need | family_need | wks_family_extensions | cc-family-need | |
| Family Case | family_case | wks_case | cc-family-case | Family case |
| Family Invoice | family_invoice | wks_billing | cc-family-invoice | Family Fee |
| Provider | provider | wks_provider | cc-provider | Site, FCCH, School |
| Provider Holiday | provider_holiday | wks_provider_extensions | cc-provider-holiday | |
| Provider Payment | provider_payment | wks_billing | cc-provider-payment | Provider payment |
| Care Service | care | wks_service | cc-service-care | Care and Schedule |
| Claim | claim | wks_claim | cc-claim | Claim |
| Claim Attendance | claim_attendance | wks_attendance | cc-claim-attendance | Attendance and Submission |
| Table | Description |
|---|
| FAM_Family | General family information |
| Fam_FamilyExtension | Extended family information |
| FAM_Child | Child details and information |
| Fam_ChildExtension | Extended information for children |
| FAM_Parent | Parent information |
| Fam_ParentExtension | Extended parent information |
| FAM_FamilyFee | Information on fees associated with family services |
| FAM_MemberIncome | Income details for family members |
| FAM_MemberIncomeDetail | Detailed income information for family members |
| FAM_MemberNeeds | Needs assessment for family members |
| FAM_MemberSchedule | Schedules for family members |
| FAM_NeedSummary | Summary of family needs |
| FAM_NeedSummarySchedule | Scheduling for needs assessment |
| FAM_NOA | Notice of Action documents |
| FAM_EnhancedReferral | Enhanced referral information |
| FAM_EnhancedReferralProvider | Provider information for enhanced referrals |
| Table | Description |
|---|
| FAM_Case | Contains primary information about individual cases |
| Fam_CaseExtension | Holds additional extended information for cases |
| FAM_CaseChild | Stores data related to children in cases |
| FAM_CaseParent | Contains information about parents in cases |
| Table | Description |
|---|
| PRO_Provider | Main table for provider information |
| PRO_ProviderExtension | Holds extended information for providers |
| PRO_Contact | Holds contact information for providers |
| PRO_Address | Contains address details for providers and related entities |
| PRO_Agreement | Stores agreements made with or between providers |
| PRO_Garnishment | Tracks garnishment orders against providers |
| PRO_Rate | Contains rate information related to providers |
| PRO_Holiday | Contains information about recognized holidays |
| PRO_License | Stores licensing information for providers |
| PRO_QRIS | Manages Quality Rating and Improvement System (QRIS) data |
| PRO_AccreditationStatus | Tracks the accreditation status of providers |
| PRO_RegistrationFee | Contains information about registration fees for providers |
| Table | Description |
|---|
| PAY_Care | Manages care payments and transactions |
| PAY_CareCalendar | Tracks care-related events and payment schedules |
| Pay_CareClaim | Handles claims for care services rendered |
| Pay_CareRMC | Manages records for care-related risk management cases |
| Table | Description |
|---|
| PAY_Claim | Manages individual claims for payments |
| Pay_ClaimExtension | Holds information on extensions granted for claim submissions |
| Pay_ClaimAmount | Tracks the amount associated with each claim |
| Pay_ClaimELS | Manages Early Learning Scholarship (ELS) claims |
| PAY_ClaimWeek | Organizes claims by the week they are submitted |
| Pay_FFAssignment | Manages assignments for Family Friend and Neighbor (FFN) care |
| PAY_ScheduleDaily | Manages daily scheduling for payments or services |
| PAY_ScheduledDate | Tracks specific dates scheduled for payments or services |
| Table | Description |
|---|
| FIN_Export | Manages the export of financial data and reports |
| Fin_ExternalInvoice | Stores invoices received from external entities |
| FIN_Ledger | Main ledger containing comprehensive financial transactions |
| FIN_SubLedger | Subsidiary ledger tracking detailed financial transactions |
| FIN_SubLedgerItem | Details individual items within a sub-ledger |
| FIN_Provider | Stores financial information specific to providers |
| PAY_RegistrationFee | Manages registration fees for providers |
| PAT_RegistrationFeePayment | Tracks payments made for registration fees |
| PAY_GarnishmentPayment | Tracks payments made for garnishments |
| Code | Name | View Name | Description |
|---|
| QueryFamilyView | Family | View_FamilyUDF | |
| QueryParent | Parent | View_ParentUDF | |
| QueryChildren | Child | View_ChildUDF | |
| QueryProvider | Provider | View_ProviderUDF | |
| QueryCaseWithFamilyFee | Case | View_CaseUDF | |
| QueryCare | Care | View_CareUDF | |
| ClaimComboQuery | Claim | View_ClaimUDF | |