KennelFlow Vet

Veterinary foundation: patients, rooms, locations, and bookings with availability checks and REST API. Requires KennelFlow Core.

21 database tables

Table NameDescriptionMethod
wp_kennelflow_vet_audit_logA logging table that records activity, events, or audit history.Static
wp_kennelflow_vet_bookingsStores kennelflow vet bookings data created by this plugin.Static
wp_kennelflow_vet_emr_clinical_appointmentsStores kennelflow vet emr clinical appointments data created by this plugin.Static
wp_kennelflow_vet_emr_encountersStores kennelflow vet emr encounters data created by this plugin.Static
wp_kennelflow_vet_emr_groomingStores kennelflow vet emr grooming data created by this plugin.Static
wp_kennelflow_vet_emr_lab_resultsStores kennelflow vet emr lab results data created by this plugin.Static
wp_kennelflow_vet_emr_soap_notesStores kennelflow vet emr soap notes data created by this plugin.Static
wp_kennelflow_vet_emr_vaccinationsStores kennelflow vet emr vaccinations data created by this plugin.Static
wp_kf_medical_recordsStores kf medical records data created by this plugin.Static
wp_kfvet_audit_logA logging table that records activity, events, or audit history.Static
wp_kfvet_bookingsStores kfvet bookings data created by this plugin.Static
wp_kfvet_emr_clinical_appointmentsStores kfvet emr clinical appointments data created by this plugin.Static
wp_kfvet_emr_encountersStores kfvet emr encounters data created by this plugin.Static
wp_kfvet_emr_groomingStores kfvet emr grooming data created by this plugin.Static
wp_kfvet_emr_lab_resultsStores kfvet emr lab results data created by this plugin.Static
wp_kfvet_emr_soap_notesStores kfvet emr soap notes data created by this plugin.Static
wp_kfvet_emr_vaccinationsStores kfvet emr vaccinations data created by this plugin.Static
wp_kfvet_pet_medical_recordsStores kfvet pet medical records data created by this plugin.Static
wp_kfvet_prescriptionsStores kfvet prescriptions data created by this plugin.Static
wp_ltkf_pet_medical_recordsStores ltkf pet medical records data created by this plugin.Static
wp_ltkf_prescriptionsStores ltkf prescriptions data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:kennelflow_vet_audit_pet_backfill_v9Option key:kennelflow_vet_bookings_backfill_v10Option key:kennelflow_vet_lab_integration_actor_user_idOption key:kennelflow_vet_lab_webhook_secret_Option key:kennelflow_vet_mr_user_fk_addedOption key:kennelflow_vet_mr_user_fk_last_errorOption key:kennelflow_vet_uninstall_delete_dataOption key:kfvet_allow_owner_clinician_selectionOption key:kfvet_audit_pet_backfill_v9Option key:kfvet_bookings_backfill_v10Option key:kfvet_kf_mr_expiration_schema_okOption key:kfvet_lab_integration_actor_user_idOption key:kfvet_lab_webhook_secret_Option key:kfvet_mr_user_fk_addedOption key:kfvet_mr_user_fk_last_errorOption key:ltkf_allow_owner_clinician_selection
wp_postmeta
Post meta
wp_posts
Custom post type:kennelflow_vet_roomCustom post type:kfvet_bookingCustom post type:kfvet_room
wp_terms
Custom taxonomy:kennelflow_vet_locationCustom taxonomy:kfvet_location
wp_usermeta
User meta