 {   
    "tables" : [
        { "name" : "Attendance", "primarykey" : "AttendanceID", "program" : true },
        { "name" : "AttendanceClientAssoc", "primarykey" : "AttendanceClientAssocID", "client" : true },
        { "name" : "WithdrawalEvaluations", "primarykey" : "WithdrawalEvaluationID", "client" : true, "user" : true },
        { "name" : "IDApplicationHistory", "primarykey" : "IDApplicationHistoryID", "client" : true, "user" : true },
        { "name" : "IDStorageHistory", "primarykey" : "IDStorageHistoryID", "client" : true, "user" : true },
        { "name" : "Tasks", "primarykey" : "TaskID", "client" : true, "user" : true },
        { "name" : "CrisisCallIssues", "primarykey" : "CrisisCallIssueID" },
        { "name" : "CrisisCallTransfers", "primarykey" : "CrisisCallTransferID", "client" : true, "user" : true },
        { "name" : "UserSignatureHistory", "primarykey" : "UserSignatureHistoryID", "user" : true },
        { "name" : "SignatureFormAssoc", "primarykey" : "SignatureFormAssocID", "user" : true },
        { "name" : "SchoolBoard_SchoolSupport", "primarykey" : "SchoolSupportID", "user" : true, "program" : true},
        { "name" : "cfg_TeamServices", "primarykey" : "TeamServiceID", "user" : true },
        { "name" : "TeamServiceHistory", "primarykey" : "TeamServiceHistoryID", "user" : true },
        { "name" : "RFCosignature_Requests", "primarykey" : "RequestID" },
        { "name" : "ClinicalMHItems", "primarykey" : "ClinicalMHItemID", "client" : true, "user" : true },
        { "name" : "PrescriptionHistory", "primarykey" : "PrescriptionHistoryID", "client" : true },
        { "name" : "MDS_EOC_Lists", "primarykey" : "MDS_EOC_ListID" },
        { "name" : "RFCosignature_Log", "primarykey" : "LogID", "user" : true },
        { "name" : "cfg_CosignatureMaps", "primarykey" : "MapID" },
        { "name" : "SchoolBoard_CrisisInteractions", "primarykey" : "InteractionID", "client" : true, "user" : true },
        { "name" : "SchoolBoard_CrisisStudents", "primarykey" : "StudentID" },
        { "name" : "StandingOrders", "primarykey" : "StandingOrderID", "client" : true, "user" : true },
        { "name" : "cfg_ScreenProgramSecurityOverrides", "primarykey" : "ScreenProgramSecurityOverrideID" },
        { "name" : "AttachmentRF_Header", "primarykey" : "AttachmentRF_HeaderID" },
        { "name" : "CrisisCallMedications", "primarykey" : "CrisisCallMedicationID" },
        { "name" : "CrisisClientContactDetails", "primarykey" : "CrisisClientContactDetailID" },
        { "name" : "ReportQueuePINSignatures", "primarykey" : "ReportQueuePINSignatureID", "user" : true },
        { "name" : "SRFaxHistory", "primarykey" : "SRFaxHistoryID", "client" : true },
        { "name" : "assoc_AddictionFormProgramStatus", "primarykey" : "AddictionFormProgramStatusAssocID", "client" : true },
        { "name" : "SchoolBoard_Workshops", "primarykey" : "WorkshopID", "user" : true, "program" : true },
        { "name" : "SchoolBoard_WorkshopWorkers", "primarykey" : "WorkshopWorkerID", "user" : true },
        { "name" : "ProgramStatus_Notes", "primarykey" : "NoteID" }
    ],
    "fields" : [
        { "table" : "Address", "column" : "ClientNumberPre", "type" : "string", "size" : 25 },
        { "table" : "Prescriptions", "column" : "DrugCoverageMissing", "type" : "string" },
        { "table" : "CategoryTable", "column" : "Weight", "type" : "float" },
        { "table" : "cfg_MDSCategories", "column" : "Weight", "type" : "float" },
        { "table" : "bookin_BarredList", "column" : "Meals", "type" : "integer" },
        { "table" : "bookin_BarredList", "column" : "LackOfEngagement", "type" : "integer" },
        { "table" : "bookin_BarredList", "column" : "OnRestrictedAccess", "type" : "integer" },
        { "table" : "Clients", "column" : "DOBVerified", "type" : "integer"},
        { "table" : "ClientsRecycled", "column" : "DOBVerified", "type" : "integer"},
        { "table" : "SchoolBoard_UniversalInterventions", "column" : "ManagerSignOffUserID", "type" : "integer"},
        { "table" : "SchoolBoard_UniversalInterventions", "column" : "ManagerSignOffDT", "type" : "datetime"},
        { "table" : "SchoolBoard_UniversalInterventions", "column" : "Mistake", "type" : "integer"},
        { "table" : "SchoolBoard_UniversalInterventions", "column" : "MistakeComment", "type" : "string"},
        { "table" : "Programs", "column" : "MaxActiveSpots", "type" : "integer" },
        { "table" : "MDS_Queue", "column" : "HasApptResource", "type" : "integer" },
        { "table" : "cfg_CRMSIntakeSources", "column" : "SourceType", "type" : "string" },
        { "table" : "cfg_CRMSIntakeSources", "column" : "BundleFormat", "type" : "string" },
        { "table" : "AgencyTable", "column" : "OrgNo", "type" : "string" },
        { "table" : "cfg_CRMSIntakeSources", "column" : "AgencyID", "type" : "integer" },
        { "table" : "AgencyTable", "column" : "APIDirection", "type" : "string" },
        { "table" : "AgencyTable", "column" : "URL", "type" : "string" },
        { "table" : "cfg_CRMSIntakeSources", "column" : "FormID", "type" : "integer" },
        { "table" : "GroupNoteAssoc", "column" : "ContactGroupDirect", "type" : "integer" },
        { "table" : "GroupNoteAssoc", "column" : "ContactGroupID", "type" : "integer", "index" : true },
        { "table" : "GroupNoteAssoc", "column" : "ClientID", "type" : "integer", "index" : true },
        { "table" : "Address", "column" : "Country", "type" : "string" },
        { "table" : "hsg_RentCalculation", "column" : "Insurance", "type" : "float" },
        { "table" : "Attendance", "column" : "AttendanceDate", "type" : "date" },
        { "table" : "AttendanceClientAssoc", "column" : "AttendanceID", "type" : "integer", "index" : true },
        { "table" : "AttendanceClientAssoc", "column" : "Resource", "type" : "string", "size" : 255 },
        { "table" : "AttendanceClientAssoc", "column" : "Amount", "type" : "float" },
        { "table" : "WithdrawalEvaluations", "column" : "EvaluationDT", "type" : "datetime" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Comments", "type" : "longstring" }, 
        { "table" : "WithdrawalEvaluations", "column" : "ScaleName", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Score", "type" : "float" }, 
        { "table" : "WithdrawalEvaluations", "column" : "SuggestedManagement", "type" : "longstring" },
        { "table" : "WithdrawalEvaluations", "column" : "Field1", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field2", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field3", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field4", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field5", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field6", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field7", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field8", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field9", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field10", "type" : "string" }, 
        { "table" : "WithdrawalEvaluations", "column" : "Field11", "type" : "string" }, 
        { "table" : "IDApplicationHistory", "column" : "IDType", "type" : "string" }, 
        { "table" : "IDApplicationHistory", "column" : "IncidentDate", "type" : "date" }, 
        { "table" : "IDApplicationHistory", "column" : "Status", "type" : "string" }, 
        { "table" : "IDApplicationHistory", "column" : "Clinic", "type" : "string" }, 
        { "table" : "IDApplicationHistory", "column" : "Comments", "type" : "longstring" },
        { "table" : "IDStorageHistory", "column" : "IDType", "type" : "string" }, 
        { "table" : "IDStorageHistory", "column" : "IncidentDate", "type" : "date" }, 
        { "table" : "IDStorageHistory", "column" : "Status", "type" : "string" }, 
        { "table" : "IDStorageHistory", "column" : "StorageLocation", "type" : "string" }, 
        { "table" : "IDStorageHistory", "column" : "Comments", "type" : "longstring" },     
        { "table" : "Tasks", "column" : "TaskName", "type" : "string" },      
        { "table" : "Tasks", "column" : "CompletedDT", "type" : "datetime" },      
        { "table" : "DocumentFiles", "column" : "IsEncrypted", "type" : "integer" },
        { "table" : "bookin_RegisterTable", "column" : "latePassTime", "type" : "string" },
        { "table" : "Users", "column" : "MicrosoftEntraID", "type" : "string" },
        { "table" : "CrisisCalls", "column" : "Issues_AbuseDetails", "type" : "longstring" },
        { "table" : "CrisisCalls", "column" : "Issues_SuicideDetails", "type" : "longstring" },
        { "table" : "CrisisCalls", "column" : "Issues_AddictionDetails", "type" : "longstring" },
        { "table" : "CrisisCalls", "column" : "Issues_MentalHealthDetails", "type" : "longstring" },
        { "table" : "CrisisCallIssues", "column" : "CrisisCallID", "type" : "integer", "index" : true },
        { "table" : "CrisisCallIssues", "column" : "IssueCategory", "type" : "string" },
        { "table" : "CrisisCallIssues", "column" : "IssueName", "type" : "string"},
        { "table" : "CrisisCallTransfers", "column" : "Referral", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "TransferInformation", "type" : "longstring" },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpRequired", "type" : "integer", "index" : true },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpCompleted", "type" : "integer", "index" : true },
        { "table" : "CrisisCallTransfers", "column" : "CrisisCallID", "type" : "integer", "index" : true },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpDT", "type" : "datetime" },
        { "table" : "CrisisCallTransfers", "column" : "PhoneNumber", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "OkLeaveMessage", "type" : "integer" },
        { "table" : "CrisisCallTransfers", "column" : "Email", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpWith", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "SubjectLine", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "Instructions", "type" : "longstring" },
        { "table" : "CrisisCallTransfers", "column" : "UseCRMSFollowUp", "type" : "integer" },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpStatus", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "Notes", "type" : "longstring" },
        { "table" : "bookin_BarredList", "column" : "ReviewDate", "type" : "date" },
        { "table" : "sys_Groups", "column" : "MicrosoftEntraID", "type" : "string", "index" : true },
        { "table" : "VitalsHistory", "column" : "O2Saturation", "type" : "string" },
        { "table" : "UserSignatureHistory", "column" : "SD", "type" : "datetime" }, 
        { "table" : "UserSignatureHistory", "column" : "ED", "type" : "datetime" },
        { "table" : "UserSignatureHistory", "column" : "FilePath", "type" : "string" },
        { "table" : "SignatureFormAssoc", "column" : "TableName", "type" : "string" },
        { "table" : "SignatureFormAssoc", "column" : "TableID", "type" : "integer", "index" : true },
        { "table" : "SignatureFormAssoc", "column" : "UserSignatureHistoryID", "type" : "integer", "index" : true },
        { "table" : "cfg_MDSAgencies", "column" : "PostalCode", "type" : "string" },
        { "table" : "cfg_MDSAgencies", "column" : "OrgIsActive", "type" : "integer", "default" : "1" },
        { "table" : "cfg_MDSAgencies", "column" : "SiteIsActive", "type" : "integer", "default" : "1" },
        { "table" : "1MainTable", "column" : "HOSP_RECENT_REASON", "type" : "string" },
        { "table" : "SignatureFormAssoc", "column" : "SignatureType", "type" : "string" },
        { "table" : "Clients", "column" : "HealthCardMissingReason", "type" : "string" },
        { "table" : "ClientsRecycled", "column" : "HealthCardMissingReason", "type" : "string" },
        { "table" : "Clients", "column" : "PostalCodeMissingReason", "type" : "string" },
        { "table" : "ClientsRecycled", "column" : "PostalCodeMissingReason", "type" : "string" },
        { "table" : "Address", "column" : "PostalCodeMissingReason", "type" : "string" },
        { "table" : "sys_Dashboards", "column" : "ShowInHomeScreen", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "CreatedDate", "type" : "datetime" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Active", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Deleted", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "IncidentDate", "type" : "date" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Motif", "type" : "string", "size" : 512 },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Cycle", "type" : "string", "size" : 512 },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "SchoolSupport", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "TrainingSupport", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "ExternalTraining", "type" : "integer" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "SchoolSupportType", "type" : "longstring" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "School", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "TargetedPersonnel", "type" : "longstring" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "ClassType", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "SubClassType", "type" : "longstring" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "TrainingType", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "ExternalTrainingType", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "NumParticipants", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Mode", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column" : "Comments", "type" : "longstring" },
        { "table" : "Charge", "column" : "ChargeCount", "type" : "integer", "default" : "1" },
        { "table" : "1MainTable", "column" : "MethadonePrescriber", "type" : "string" },
        { "table" : "1MainTable", "column" : "MethadonePrescriberPhone", "type" : "string" },
        { "table" : "1MainTable", "column" : "MethadonePrescriberPhoneExt", "type" : "string" },
        { "table" : "1MainTable", "column" : "MethadoneNote", "type" : "longstring" },
        { "table" : "1MainTable", "column" : "PrescriptionDetails", "type" : "longstring" },
        { "table" : "SubmissionsTable", "column" : "ReasonDeleted", "type" : "string" },
        { "table" : "SubmissionsTable", "column" : "ExternalID", "type" : "string" },
        { "table" : "SubmissionsTable", "column" : "ClientID", "type" : "integer" },
        { "table" : "SubmissionsTable", "column" : "ProgramStatusID", "type" : "integer" },
        { "table" : "SubmissionsTable", "column" : "RFTableName", "type" : "string" },
        { "table" : "SubmissionsTable", "column" : "RFTableID", "type" : "integer" },
        { "table" : "cfg_TeamServices", "column" : "UserGroupID", "type" : "integer", "index" : true },
        { "table" : "cfg_TeamServices", "column" : "ProgramName", "type" : "string" },
        { "table" : "cfg_TeamServices", "column" : "ServiceName", "type" : "string" },
        { "table" : "cfg_TeamServices", "column" : "DeactivatedDate", "type" : "datetime" },
        { "table" : "TeamServiceHistory", "column" : "ProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "TeamServiceHistory", "column" : "TeamServiceID", "type" : "integer", "index" : true },
        { "table" : "TeamServiceHistory", "column" : "StartDate", "type" : "date" },
        { "table" : "TeamServiceHistory", "column" : "EndDate", "type" : "date" },
        { "table" : "RFCosignature_Requests", "column" : "TableID", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "TableName", "type" : "string", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "PrimaryKeyName", "type" : "string", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "CosignedBy", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "CosignedDate", "type" : "datetime" },
        { "table" : "RFCosignature_Requests", "column" : "RequestedBy", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "RequestedOn", "type" : "datetime" },
        { "table" : "RFCosignature_Requests", "column" : "RecipientUserID", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "FieldNameToSign", "type" : "string" },
        { "table" : "PresentingIssues", "column" : "PresentingIssueOther", "type" : "string" },
        { "table" : "PresentingIssues", "column" : "PrimaryPresentingIssue", "type" : "string" },
        { "table" : "ClinicalMHItems", "column" : "ProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "ClinicalMHItems", "column" : "StartDate", "type" : "datetime" },
        { "table" : "ClinicalMHItems", "column" : "EndDate", "type" : "datetime" },
        { "table" : "ClinicalMHItems", "column" : "Category", "type" : "string", "index" : true },
        { "table" : "ClinicalMHItems", "column" : "SubCategory", "type" : "string" },
        { "table" : "ClinicalMHItems", "column" : "Value", "type" : "string" },
        { "table" : "ProgramStatus", "column" : "DiagnosisOther", "type" : "string" },
        { "table" : "Users", "column" : "2FaClientSecret", "type" : "string"},
        { "table" : "PrescriptionHistory", "column" : "PrescriptionID", "type" : "integer", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "WorkerID", "type" : "integer", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "PrescriptionDate", "type" : "date" },
        { "table" : "PrescriptionHistory", "column" : "Drug", "type" : "string", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "Size", "type" : "string", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "Number", "type" : "integer" },
        { "table" : "PrescriptionHistory", "column" : "Instructions", "type" : "longstring" },
        { "table" : "PrescriptionHistory", "column" : "Substitute", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "Refills", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "Route", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "DateFaxed", "type" : "date" },
        { "table" : "PrescriptionHistory", "column" : "RunOutDate", "type" : "date" },
        { "table" : "PrescriptionHistory", "column" : "Timestamp", "type" : "datetime" },
        { "table" : "PrescriptionHistory", "column" : "Frequency", "type" : "string", "index" : true},
        { "table" : "PrescriptionHistory", "column" : "Quantity", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "Comments", "type" : "longstring" },
        { "table" : "PrescriptionHistory", "column" : "ReOrderDate", "type" : "date" },
        { "table" : "PrescriptionHistory", "column" : "Doctor", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "MedicationReconciliationID", "type" : "integer", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "MedicationReconciliationMedicationID", "type" : "integer", "index" : true },
        { "table" : "PrescriptionHistory", "column" : "OrderType", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "PRN", "type" : "integer" },
        { "table" : "PrescriptionHistory", "column" : "PatientInstructions", "type" : "longstring" },
        { "table" : "PrescriptionHistory", "column" : "PharmacyInstructions", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "Colour", "type" : "string" },
        { "table" : "PrescriptionHistory", "column" : "ReviewedByPsychiatrist", "type" : "datetime" },
        { "table" : "PrescriptionHistory", "column" : "SelfAdministered", "type" : "integer" },
        { "table" : "PrescriptionHistory", "column" : "DrugCoverageMissing", "type" : "string" },
        { "table" : "Clients", "column" : "LastHCScan", "type" : "date" },
        { "table" : "ClientsRecycled", "column" : "LastHCScan", "type" : "date" },
        { "table" : "cfg_MDSCategories", "column" : "PDSVersion", "type" : "integer", "index" : true },
        { "table" : "SchoolBoard_SchoolInterventions", "column" : "Participants", "type" : "string", "size" : 1024},
        { "table" : "ExitForm", "column" : "ServiceTerminationContinuity", "type" : "string" },
        { "table" : "ClosedOnIntake", "column" : "ServiceTerminationContinuity", "type" : "string" },
        { "table" : "ClosedOnIntake", "column" : "ReferredTo", "type" : "string" },
        { "table" : "1MainTable", "column" : "PharmacotherapyAlcohol", "type" : "string" },
        { "table" : "1MainTable", "column" : "PharmacotherapyOpiod", "type" : "string" },
        { "table" : "1MainTable", "column" : "AntiCravingMedicationOther", "type" : "string" },
        { "table" : "1MainTable", "column" : "OpiodAgonistMedicationOther", "type" : "string" },
        { "table" : "ExitReferralTo", "column" : "ClosedOnIntakeID", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Requests", "column" : "NoteFieldName", "type" : "string" },
        { "table" : "RFCosignature_Requests", "column" : "Deleted", "type" : "integer" },
        { "table" : "RFCosignature_Log", "column" : "RequestID", "type" : "integer", "index" : true },
        { "table" : "RFCosignature_Log", "column" : "CreatedAt", "type" : "datetime" },
        { "table" : "RFCosignature_Log", "column" : "Action", "type" : "string" },
        { "table" : "RFCosignature_Log", "column" : "OriginalNote", "type" : "longstring" },
        { "table" : "RFCosignature_Log", "column" : "ModifiedNote", "type" : "longstring" },
        { "table" : "cfg_CosignatureMaps", "column" : "FormID", "type" : "integer", "index" : true },
        { "table" : "cfg_CosignatureMaps", "column" : "SignatureField", "type" : "string" },
        { "table" : "CrisisCalls", "column" : "ThirdPartyCrisisClientID", "type" : "integer", "index" : true },
        { "table" : "CrisisCalls", "column" : "ThirdPartyClientID", "type" : "integer", "index" : true },
        { "table" : "CrisisCalls", "column" : "ThirdParty", "type" : "integer", "index" : true },
        { "table" : "CrisisCalls", "column" : "ThirdPartyType", "type" : "string" },
        { "table" : "cfg_MDSCategories", "column" : "FHIRDisplay", "type" : "string" },
        { "table" : "IDApplicationHistory", "column" : "PickupLocation", "type" : "string" },
        { "table" : "IDApplicationHistory", "column" : "PickupLocationOther", "type" : "string" },
        { "table" : "SchoolBoard_SchoolSupport", "column": "PrivateID", "type" : "integer", "index" : true },
        { "table" : "Contact", "column" : "NumInteractions", "type" : "integer", "default" : "1" },
        { "table" : "ContactRecycled", "column" : "NumInteractions", "type" : "integer", "default" : "1" },
        { "table" : "ContactWorkload", "column" : "NumInteractions", "type" : "integer", "default" : "1" },
        { "table" : "MDS_Queue", "column" : "PDSVersion", "type" : "integer", "default" : "1", "index" : true },
        { "table" : "forms", "column" : "FieldMappings", "type" : "longstring" },
        { "table" : "MDS_Clients", "column" : "HealthCardMissingReason", "type" : "string" },
        { "table" : "MDS_Address", "column" : "PostalCodeMissingReason", "type" : "string" },
        { "table" : "MDS_Address", "column" : "NoFixedAddress", "type" : "integer" },
        { "table" : "MDS_Clients", "column" : "OrganizationReferralSource", "type" : "string" },
        { "table" : "MDS_Clients", "column" : "DischargeDate", "type" : "date" },
        { "table" : "MDS_Clients", "column" : "DischargeStatus", "type" : "string" },
        { "table" : "MDS_Clients", "column" : "Anonymous", "type" : "integer" },
        { "table" : "MDS_Clients", "column" : "MergedOutOfExistence", "type" : "integer" },
        { "table" : "MDS_EOC", "column" : "ServiceTerminationContinuity", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "AddictionsProgram", "type" : "integer" },
        { "table" : "MDS_EOC_Lists", "column" : "MDS_EOCID", "type" : "integer", "index" : true },
        { "table" : "MDS_EOC_Lists", "column" : "Entity", "type" : "string" },
        { "table" : "MDS_EOC_Lists", "column" : "Val", "type" : "string" },
        { "table" : "MDS_EOC_Lists", "column" : "CreatedDT", "type" : "datetime" },
        { "table" : "Tasks", "column" : "Priority", "type" : "string" },
        { "table" : "1MainTable", "column" : "sub12_fentanyl", "type" : "string" },
        { "table" : "cfg_CosignatureMaps", "column" : "NoteField", "type" : "string" },
        { "table" : "cfg_CosignatureMaps", "column" : "AuthorUserID", "type" : "integer", "index": true },
        { "table" : "cfg_CosignatureMaps", "column" : "RecipientUserID", "type" : "integer", "index": true },
        { "table" : "cfg_MDSCategories", "column" : "TransGender", "type" : "integer" },
        { "table" : "cfg_MDSCategories", "column" : "InternalOutgoingReferral", "type" : "integer" },
        { "table" : "ClientReports", "column" : "Emailable", "type" : "integer" },
        { "table" : "MDS_Clients", "column" : "AdmissionDate", "type" : "date" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "CRMSClientID", "type" : "integer", "default" : "0", "index" : true },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "ClientNumberPre", "type" : "string", "index" : true, "size" : 100 },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "FirstName", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "LastName", "type" : "string", "index" : true },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "Birthdate", "type" : "date" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "MiddleName", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "Alias", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "PreferredPronoun", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "Phone", "type" : "string", "size" : 100 },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "Email", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "School", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "GradeLevel", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "ClassType", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "RedFlag", "type" : "integer", "default" : 0 },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "Referred", "type" : "integer", "default" : 0 },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "ReferralReason", "type" : "string" },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "HospNo", "type" : "string", "size" : 50 },
        { "table" : "SchoolBoard_CrisisStudents", "column" : "EndDate", "type" : "datetime" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "CrisisStudentID", "type" : "integer", "index" : true },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "ClientNumberPre", "type" : "string", "size" : 100, "index" : true },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "CrisisStudentAtTime", "type" : "integer", "default" : "0" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "CreatedDate", "type" : "datetime" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "InteractionDate", "type" : "date" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "LastEditedBy", "type" : "integer", "index" : true },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "Program", "type" : "string" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "ActivityCode", "type" : "string", "size" : 100 },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "Duration", "type" : "integer" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "ContactType", "type" : "string" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "Participant", "type" : "string" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "ReasonConsultation", "type" : "string" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "NoteFocus", "type" : "string" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "InteractionNote", "type" : "longstring" },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "InteractionHistoryID", "type" : "integer", "index" : true },
        { "table" : "SchoolBoard_CrisisInteractions", "column" : "PrivateID", "type" : "integer", "index" : true },
        { "table" : "MDS_EOC", "column" : "PrescribedAlcoholDisorder", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "PrescribedOpioidDisorder", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingProblemIdentified", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "ReasonGamblingFormNotCompleted", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingTreatmentPlanStatus", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingReasonSeekingHelp", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingDaysSinceLastActivity", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingMonthsNegativelyAffected", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingSequenceProblemIdentified", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingPercentOntario", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingPercentOtherProvince", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "GamblingPercentOutsideCanada", "type" : "string" },
        { "table" : "gamblingform", "column" : "MajorActivityFrequency", "type" : "string" },
        { "table" : "gamblingform", "column" : "MajorLocationFrequency", "type" : "string" },
        { "table" : "gamblingform", "column" : "Other1ActivityFrequency", "type" : "string" },
        { "table" : "gamblingform", "column" : "Other1LocationFrequency", "type" : "string" },
        { "table" : "gamblingform", "column" : "Other2ActivityFrequency", "type" : "string" },
        { "table" : "gamblingform", "column" : "Other2LocationFrequency", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "MajorActivity", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "MajorLocation", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "MajorActivityFrequency", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "MajorLocationFrequency", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "Other1Activity", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "Other1Location", "type" : "string" },        
        { "table" : "MDS_EOC", "column" : "Other1ActivityFrequency", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "Other1LocationFrequency", "type" : "string" },
        { "table" : "CrisisCallTransfers", "column" : "FollowUpCompletedDate", "type" : "date" },
        { "table" : "MDS_EOC", "column" : "Other2Activity", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "Other2Location", "type" : "string" },        
        { "table" : "MDS_EOC", "column" : "Other2ActivityFrequency", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "Other2LocationFrequency", "type" : "string" },
        { "table" : "StandingOrders", "column" : "Program", "type" : "string" },
        { "table" : "StandingOrders", "column" : "Category", "type" : "string" },
        { "table" : "StandingOrders", "column" : "DueDate", "type" : "datetime" },
        { "table" : "StandingOrders", "column" : "CompletionDate", "type" : "date" },
        { "table" : "StandingOrders", "column" : "Details", "type" : "longstring" },
        { "table" : "StandingOrders", "column" : "EndDate", "type" : "date" },
        { "table" : "StandingOrders", "column" : "CompletedBy", "type" : "integer", "index" : true },
        { "table" : "MDS_EOC", "column" : "FunctionalCentre2", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "ConnexProgramID2", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "ConnexSiteID2", "type" : "string" },
        { "table" : "cfg_ClientData", "column" : "GroupSortOrder", "type" : "integer" },
        { "table" : "cfg_ScreenProgramSecurityOverrides", "column" : "ScreenName", "type" : "string" },
        { "table" : "cfg_ScreenProgramSecurityOverrides", "column" : "SecurityType", "type" : "string" },
        { "table" : "cfg_ScreenProgramSecurityOverrides", "column" : "AllowAllProgramsOption", "type" : "integer" },
        { "table" : "StandingOrders", "column" : "OrderingProvider", "type" : "integer", "index" : true },
        { "table" : "StandingOrders", "column" : "CompletionStatus", "type" : "string"},
        { "table" : "StandingOrders", "column" : "VerifiedDate", "type" : "date" },
        { "table" : "StandingOrders", "column" : "VerifiedBy", "type" : "integer", "index" : true },
        { "table" : "StandingOrders", "column" : "CompletionStatus", "type" : "string" },
        { "table" : "AttachmentRF_Header", "column" : "AttachmentRFID", "type" : "integer", "index" : true },
        { "table" : "AttachmentRF_Header", "column" : "TableName", "type" : "string", "index" : true },
        { "table" : "AttachmentRF_Header", "column" : "FileName", "type" : "string" },
        { "table" : "AttachmentRF_Header", "column" : "NoteID", "type" : "integer", "index" : true },
        { "table" : "AttachmentRF_Header", "column" : "ClientID", "type" : "integer", "index" : true },
        { "table" : "AttachmentRF_Header", "column" : "UserID", "type" : "integer", "index" : true },
        { "table" : "Users", "column" : "SuccessfulLoginAfterSecretGen", "type" : "integer" },
        { "table" : "health_MedicalHistory", "column" : "UserID", "type" : "integer", "index" : true },
        { "table" : "CrisisCallMedications", "column" : "CrisisCallID", "type" : "integer", "index" : true },
        { "table" : "CrisisCallMedications", "column" : "MedicationName", "type" : "string" },
        { "table" : "CrisisCallMedications", "column" : "Dosage", "type" : "string" },
        { "table" : "CrisisCallMedications", "column" : "Frequency", "type" : "string" },
        { "table" : "CrisisCallMedications", "column" : "Route", "type" : "string" },
        { "table" : "CrisisCallMedications", "column" : "StartDate", "type" : "date" },
        { "table" : "CrisisCallMedications", "column" : "StopDate", "type" : "date" },
        { "table" : "CrisisCallMedications", "column" : "ExpiryDate", "type" : "date" },
        { "table" : "CrisisCallMedications", "column" : "Notes", "type" : "longstring" },
        { "table" : "CrisisClientContactDetails", "column" : "CrisisClientID", "type" : "integer", "index" : true },
        { "table" : "CrisisClientContactDetails", "column" : "ContactType", "type" : "string" },
        { "table" : "CrisisClientContactDetails", "column" : "ContactName", "type" : "string" },
        { "table" : "CrisisClientContactDetails", "column" : "Phone", "type" : "string" },
        { "table" : "CrisisClientContactDetails", "column" : "AlternatePhone", "type" : "string" },
        { "table" : "CrisisClientContactDetails", "column" : "WorkPhone", "type" : "string" },
        { "table" : "ClientReports", "column" : "RequiresUserSigPIN", "type" : "integer" },
        { "table" : "ReportQueuePINSignatures", "column" : "ReportQueueID", "type" : "integer", "index" : true },
        { "table" : "ReportQueuePINSignatures", "column" : "Img", "type" : "blob" },
        { "table" : "Users", "column" : "SigPIN", "type" : "string" },
        { "table" : "SRFaxHistory", "column" : "TableName", "type" : "string", "index" : true },
        { "table" : "SRFaxHistory", "column" : "TableID", "type" : "string", "index" : true },
        { "table" : "SRFaxHistory", "column" : "TransactionID", "type" : "string" },
        { "table" : "SRFaxHistory", "column" : "Errors", "type" : "string" },
        { "table" : "SRFaxHistory", "column" : "FaxNumber", "type" : "string" },
        { "table" : "MDS_EOC", "column" : "ReferringProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "ProgramStatus", "column" : "ParentProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "assoc_AddictionFormProgramStatus", "column" : "ProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "assoc_AddictionFormProgramStatus", "column" : "AddictionFormID", "type" : "integer", "index" : true },
        { "table" : "1MainTable", "column" : "OpioidAgonistMedication", "type" : "string" },
        { "table" : "1MainTable", "column" : "AntiCravingAlcoholMedications", "type" : "longstring" },
        { "table" : "Programs", "column" : "CreateOnClientCreation", "type" : "integer" },
        { "table" : "SchoolBoard_Workshops", "column" : "WorkshopDate", "type" : "date" },
        { "table" : "SchoolBoard_Workshops", "column" : "SchoolBoard", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "School", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "Duration", "type" : "integer" },
        { "table" : "SchoolBoard_Workshops", "column" : "GradeLevel", "type" : "string"},
        { "table" : "SchoolBoard_Workshops", "column" : "NumParents", "type" : "integer" },
        { "table" : "SchoolBoard_Workshops", "column" : "NumStudents", "type" : "integer" },
        { "table" : "SchoolBoard_Workshops", "column" : "NumStaff", "type" : "integer" },
        { "table" : "SchoolBoard_Workshops", "column" : "Modality", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "RequestedBy", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "WorkshopType", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "WorkshopTypeOther", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "Location", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "Cohort", "type" : "string" },
        { "table" : "SchoolBoard_Workshops", "column" : "Note", "type" : "longstring" },
        { "table" : "SchoolBoard_WorkshopWorkers", "column" : "WorkshopID", "type" : "integer", "index" : true },
        { "table" : "ProgramStatus_Notes", "column" : "ProgramStatusID", "type" : "integer", "index" : true },
        { "table" : "ProgramStatus_Notes", "column" : "Notes", "type" : "longstring" },
        { "table" : "MDS_EOC", "column" : "ContactID", "type" : "string", "index" : true },
        { "table" : "Medications", "column" : "StartDateEstimate", "type" : "integer" },
        { "table" : "Medications", "column" : "ResourcesUsed", "type" : "longstring" },
        { "table" : "Medications", "column" : "ResourcesUsedOther", "type" : "string" },
        { "table" : "Medications", "column" : "ReasonsNotCompleted", "type" : "longstring" }
    ],
    "categorytable" : [
        { "type" : "Identification Management", "group" : "Application Types"},
        { "type" : "Identification Management", "group" : "Application Status"},
        { "type" : "Identification Management", "group" : "Clinics"},
        { "type" : "Identification Management", "group" : "Storage Status"},
        { "type" : "Identification Management", "group" : "Storage Locations"},
        { "type" : "Identification Management", "group" : "Pickup Locations"},
        { "type" : "DATIS", "group" : "Recent Hospitalization Reason"},
        { "type" : "Crisis Module", "group" : "Follow Up With"},
        { "type" : "Control", "group" : "Team Services"},
        { "type" : "YSB", "group" : "Diagnosis"},
        { "type" : "Crisis Module", "group" : "Third Party Caller Types" },
        { "type" : "Control", "group" : "Task List Priorities" },
        { "type" : "Control", "group" : "Standing Order Category" },
        { "type" : "housing", "group" : "Move Out Reason" },
        { "type" : "Control", "group" : "Standing Order Completion Status" },
        { "type" : "Crisis Interaction", "group" : "Reason for Consultation" },
        { "type" : "Control", "group" : "Workshop Types" }
    ],
    "features" : [
        { "plugin" : "contact_plugin", "module" : "Contacts", "feature" : "Save button updates contact", "system" : true, "description" : "" },
        { "plugin" : "chart_plugin", "module" : "New Form", "feature" : "Leave Program drop down blank", "system" : true, "description" : "Leaves the program drop down blank when opening the New Form Dialog, making sure the user selects the program" },
        { "plugin" : "trillium plugin", "module" : "Universal Interventions", "feature" : "Manager Sign Off", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Client Search", "feature" : "Show Preferred Name in Search Results", "system" : true, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Demographics Page", "feature" : "Disable Mother/Father Contact Info Inserts", "system" : true, "description" : "System wont automatically add Mother/Father to the 'Contact Info' section of the Trillium Demographics page." },
        { "plugin" : "client_demographics_plugin", "module" : "Demographics Page", "feature" : "Disable demographics fields", "system" : true, "description" : "disables fields on the Demographics page such as First Name, LastName, DOB" },
        { "plugin" : "client_demographics_plugin", "module" : "Demographics Page", "feature" : "Disable demographics fields - override", "system" : false, "description" : "Overrides the agency feature that disables fields on the Demographics page" },
        { "plugin" : "chart_plugin", "module" : "administration", "feature" : "Public Form Administration tab", "system" : false, "description" : "Administration tab to configure public facing forms" },
        { "plugin" : "client_demographics_plugin", "module" : "Client Information", "feature" : "Identification Management Page", "system" : false, "description" : "Enables the ID Management page in the Client Information screen" },
        { "plugin" : "client_demographics_plugin", "module" : "View", "feature" : "Attendance", "system" : false, "description" : "" },
        { "plugin" : "addiction_plugin", "module" : "Client Info", "feature" : "Withdrawal Management Page", "system" : false, "description" : "" },
        { "plugin" : "Workflow Plugin", "module" : "task pane", "feature" : "Task List", "system" : false, "description" : "" },
        { "plugin" : "crisis_plugin", "module" : "Crisis Call", "feature" : "Issues Tab", "system" : true, "description" : "" },
        { "plugin" : "crisis_plugin", "module" : "Crisis Call", "feature" : "Transfer Tab", "system" : true, "description" : "" },
        { "plugin" : "application", "module" : "application", "feature" : "Log off after 10 minutes at verification dialog", "system" : true, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Search Engine", "feature" : "School Support", "system" : false, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Interaction History", "feature" : "Notify Manager When Note Finalized", "system" : false, "description" : "Send a MyAssistant message when user finalizes an InteractionHistory record." },
        { "plugin" : "tc_plugin", "module" : "Follow Up", "feature" : "Use YSB Telecheck Call dialog", "system" : true, "description" : "" },
        { "plugin" : "chart_plugin", "module" : "View", "feature" : "Cosignature Requests", "system" : false, "description" : "Allows a manager to review a list of forms requiring co-signatures and cosign them." },
        { "plugin" : "chart_plugin", "module" : "Cosignature Requests", "feature" : "Allow Editing of Note", "system" : false, "description" : "Allows a user to modify the note content prior to cosigning." },
        { "plugin" : "chart_plugin", "module" : "Cosignature Requests", "feature" : "Allow Cosigning of Note", "system" : false, "description" : "Allows a user to cosign the note." },
        { "plugin" : "chart_plugin", "module" : "Cosignature Requests", "feature" : "Notify Manager When Form Completed", "system" : false, "description" : "CRMS Administrator must also configure form/field mapping for signature requests to be sent." },
        { "plugin" : "client_demographics_plugin", "module" : "Client Information", "feature" : "PDS 2 Pages", "system" : true, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Task Pane", "feature" : "Groups Task Pane", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Groups Task Pane", "feature" : "Change Worker", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Client Information", "feature" : "Identification Safe Page", "system" : false, "description" : "Enables the ID Safe page in the Client Information screen" },
        { "plugin" : "trillium plugin", "module" : "Worker Support", "feature" : "Enable CECCE Mode", "system" : true, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Universal Interventions", "feature" : "Delete Universal Intervention", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Common Data Set History Page", "feature" : "Delete Items", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Client Search", "feature" : "Medication Administration Dialog", "system" : true, "description" : "" },
        { "plugin" : "chart_plugin", "module" : "Client Search", "feature" : "All In One Interface", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Groups Search", "feature" : "Lock Worker Drop Down", "system" : false, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Search Engine", "feature" : "Crisis Interactions Module", "system" : false, "description" : "A school board version of the Crisis Call module." },
        { "plugin" : "trillium plugin", "module" : "Crisis Interactions", "feature" : "View Private Interactions", "system" : false, "description" : "Allows user to view records which have been flagged as Private by other users." },
        { "plugin" : "trillium plugin", "module" : "administration", "feature" : "Crisis Interactions Administration Tab", "system" : false, "description" : "Administration tab to manage the School Board Crisis Interactions Module." },
        { "plugin" : "trillium plugin", "module" : "administration", "feature" : "Crisis Student Lockbox Tab", "system" : false, "description" : "Administration tab to manage the School Board Crisis Interactions Student Lockbox Module." },
        { "plugin" : "client_demographics_plugin", "module" : "Client Info", "feature" : "Standing Orders", "system" : false, "description" : "" },
        { "plugin" : "housing plugin", "module" : "Occupancy Status", "feature" : "CMHA Ottawa Calculation List Format", "system" : true, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Standing Orders", "feature" : "Create New Orders", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Task Pane", "feature" : "Appointments Task Pane", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Client Search", "feature" : "Appointment Creation Dialog", "system" : true, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Standing Orders", "feature" : "Save Standing Orders", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Standing Orders", "feature" : "Save Verbal Orders", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Standing Orders", "feature" : "Save One Off Orders", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Standing Orders", "feature" : "Verbal Order Issuer", "system" : false, "description" : "" },
        { "plugin" : "crisis_plugin", "module" : "Crisis Call", "feature" : "Medical Tab", "system" : true, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Prescriptions Page", "feature" : "SR Fax Button", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Prescriptions Page", "feature" : "SR Fax Button - Enable", "system" : true, "description" : "" },
        { "plugin" : "application", "module" : "application", "feature" : "Show Signature PIN Reset fields on User Settings Dialog", "system" : true, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "School Interventions", "feature" : "Enable CECCE Mode", "system" : true, "description" : "" },
        { "plugin" : "trillium plugin", "module" : "Search Engine", "feature" : "School Workshops", "system" : false, "description" : "" },
        { "plugin" : "client_demographics_plugin", "module" : "Wait List Manager", "feature" : "LeCap Mode", "system" : true, "description" : "" }
    ]
}