Skip to content

Overview

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.

NameEntityEntity TypeDataSource CodeDescription
Familyfamilywks_familycc-familyFamily Entity
Family Memberfamily_memberwks_family_membercc-family-memberParent, Child, Contact
Family Incomefamily_incomewks_family_extensionscc-family-income
Family Needfamily_needwks_family_extensionscc-family-need
Family Casefamily_casewks_casecc-family-caseFamily case
Family Invoicefamily_invoicewks_billingcc-family-invoiceFamily Fee
Providerproviderwks_providercc-providerSite, FCCH, School
Provider Holidayprovider_holidaywks_provider_extensionscc-provider-holiday
Provider Paymentprovider_paymentwks_billingcc-provider-paymentProvider payment
Care Servicecarewks_servicecc-service-careCare and Schedule
Claimclaimwks_claimcc-claimClaim
Claim Attendanceclaim_attendancewks_attendancecc-claim-attendanceAttendance and Submission
TableDescription
FAM_FamilyGeneral family information
Fam_FamilyExtensionExtended family information
FAM_ChildChild details and information
Fam_ChildExtensionExtended information for children
FAM_ParentParent information
Fam_ParentExtensionExtended parent information
FAM_FamilyFeeInformation on fees associated with family services
FAM_MemberIncomeIncome details for family members
FAM_MemberIncomeDetailDetailed income information for family members
FAM_MemberNeedsNeeds assessment for family members
FAM_MemberScheduleSchedules for family members
FAM_NeedSummarySummary of family needs
FAM_NeedSummaryScheduleScheduling for needs assessment
FAM_NOANotice of Action documents
FAM_EnhancedReferralEnhanced referral information
FAM_EnhancedReferralProviderProvider information for enhanced referrals
TableDescription
FAM_CaseContains primary information about individual cases
Fam_CaseExtensionHolds additional extended information for cases
FAM_CaseChildStores data related to children in cases
FAM_CaseParentContains information about parents in cases
TableDescription
PRO_ProviderMain table for provider information
PRO_ProviderExtensionHolds extended information for providers
PRO_ContactHolds contact information for providers
PRO_AddressContains address details for providers and related entities
PRO_AgreementStores agreements made with or between providers
PRO_GarnishmentTracks garnishment orders against providers
PRO_RateContains rate information related to providers
PRO_HolidayContains information about recognized holidays
PRO_LicenseStores licensing information for providers
PRO_QRISManages Quality Rating and Improvement System (QRIS) data
PRO_AccreditationStatusTracks the accreditation status of providers
PRO_RegistrationFeeContains information about registration fees for providers
TableDescription
PAY_CareManages care payments and transactions
PAY_CareCalendarTracks care-related events and payment schedules
Pay_CareClaimHandles claims for care services rendered
Pay_CareRMCManages records for care-related risk management cases
TableDescription
PAY_ClaimManages individual claims for payments
Pay_ClaimExtensionHolds information on extensions granted for claim submissions
Pay_ClaimAmountTracks the amount associated with each claim
Pay_ClaimELSManages Early Learning Scholarship (ELS) claims
PAY_ClaimWeekOrganizes claims by the week they are submitted
Pay_FFAssignmentManages assignments for Family Friend and Neighbor (FFN) care
PAY_ScheduleDailyManages daily scheduling for payments or services
PAY_ScheduledDateTracks specific dates scheduled for payments or services
TableDescription
FIN_ExportManages the export of financial data and reports
Fin_ExternalInvoiceStores invoices received from external entities
FIN_LedgerMain ledger containing comprehensive financial transactions
FIN_SubLedgerSubsidiary ledger tracking detailed financial transactions
FIN_SubLedgerItemDetails individual items within a sub-ledger
FIN_ProviderStores financial information specific to providers
PAY_RegistrationFeeManages registration fees for providers
PAT_RegistrationFeePaymentTracks payments made for registration fees
PAY_GarnishmentPaymentTracks payments made for garnishments
CodeNameView NameDescription
QueryFamilyViewFamilyView_FamilyUDF
QueryParentParentView_ParentUDF
QueryChildrenChildView_ChildUDF
QueryProviderProviderView_ProviderUDF
QueryCaseWithFamilyFeeCaseView_CaseUDF
QueryCareCareView_CareUDF
ClaimComboQueryClaimView_ClaimUDF