master-configuration-default — New Version
Definition (JSON)
{ "tabs": [ { "name": "Services", "sections": [ { "name": "Health Analysis", "fields": [ { "key": "health_analysis.enabled", "type": "boolean", "label": "Enabled" } ] }, { "name": "Vital Scanner", "fields": [ { "key": "vital_scanner.enabled", "type": "boolean", "label": "Enabled" }, { "key": "vital_scanner.license_key", "type": "text", "label": "License Key" } ] }, { "name": "Symptom Checker", "fields": [ { "key": "symptom_checker.enabled", "type": "boolean", "label": "Enabled" }, { "key": "symptom_checker.base_url", "type": "text", "label": "Base URL" }, { "key": "symptom_checker.app_id", "type": "text", "label": "App ID" }, { "key": "symptom_checker.app_key", "type": "text", "label": "App Key" } ] }, { "name": "Doctor Chat", "fields": [ { "key": "doctor_chat.enabled", "type": "boolean", "label": "Enabled" }, { "key": "doctor_chat.base_url", "type": "text", "label": "Base URL" }, { "key": "doctor_chat.license_key", "type": "text", "label": "License Key" }, { "key": "dr_chat.api_key", "type": "text", "label": "API Key" }, { "key": "dr_chat.token_endpoint", "type": "text", "label": "Token Endpoint" }, { "key": "dr_chat.create_user_endpoint", "type": "text", "label": "Create User Endpoint" }, { "key": "dr_chat.create_consultation_endpoint", "type": "text", "label": "Create Consultation Endpoint" }, { "key": "dr_chat.refresh_token_endpoint", "type": "text", "label": "Refresh Token Endpoint" }, { "key": "dr_chat.webhook_endpoint", "type": "text", "label": "Webhook Endpoint" }, { "key": "dr_chat.qa_webhook_endpoint", "type": "text", "label": "QA Webhook Endpoint" } ] }, { "name": "Teleconsultation", "fields": [ { "key": "teleconsultation.enabled", "type": "boolean", "label": "Enabled" }, { "key": "teleconsultation.widget_id", "type": "text", "label": "Widget ID" }, { "key": "teleconsultation.base_url", "type": "text", "label": "Base URL" }, { "key": "teleconsultation.widget_access_key", "type": "text", "label": "Widget Access Key" }, { "key": "teleconsultation.token_expiry_date", "type": "text", "label": "Token Expiry Date" }, { "key": "teleconsultation_urls.widget_id", "type": "text", "label": "Widget ID (URLs)" }, { "key": "teleconsultation_urls.widget_access_key", "type": "text", "label": "Widget Access Key (URLs)" }, { "key": "teleconsultation_urls.sub_domain", "type": "text", "label": "Sub Domain" }, { "key": "teleconsultation_urls.video_link_base", "type": "text", "label": "Video Link Base" }, { "key": "teleconsultation_urls.otp_length", "type": "number", "label": "OTP Length" }, { "key": "teleconsultation_urls.widget_access_token", "type": "text", "label": "Widget Access Token Endpoint" }, { "key": "teleconsultation_urls.widget_user_token", "type": "text", "label": "Widget User Token Endpoint" }, { "key": "teleconsultation_urls.tc_widget_user_token", "type": "text", "label": "TC Widget User Token Endpoint" }, { "key": "teleconsultation_urls.profile", "type": "text", "label": "Profile Endpoint" }, { "key": "teleconsultation_urls.update_profile", "type": "text", "label": "Update Profile Endpoint" }, { "key": "teleconsultation_urls.entity_data", "type": "text", "label": "Entity Data Endpoint" }, { "key": "teleconsultation_urls.nextcare_eligibility", "type": "text", "label": "NextCare Eligibility Endpoint" }, { "key": "teleconsultation_urls.slots", "type": "text", "label": "Slots Endpoint" }, { "key": "teleconsultation_urls.book", "type": "text", "label": "Book Endpoint" }, { "key": "teleconsultation_urls.cancel", "type": "text", "label": "Cancel Endpoint" }, { "key": "teleconsultation_urls.reschedule", "type": "text", "label": "Reschedule Endpoint" }, { "key": "teleconsultation_urls.appointments", "type": "text", "label": "Appointments Endpoint" }, { "key": "teleconsultation_urls.appointment_details", "type": "text", "label": "Appointment Details Endpoint" }, { "key": "teleconsultation_urls.consultation_details", "type": "text", "label": "Consultation Details Endpoint" }, { "key": "teleconsultation_urls.send_otp", "type": "text", "label": "Send OTP Endpoint" }, { "key": "teleconsultation_urls.verify_otp", "type": "text", "label": "Verify OTP Endpoint" }, { "key": "teleconsultation_urls.upload", "type": "text", "label": "Upload Endpoint" }, { "key": "teleconsultation_urls.update_document", "type": "text", "label": "Update Document Endpoint" } ] }, { "name": "Provider Finder", "fields": [ { "key": "provider_finder.enabled", "type": "boolean", "label": "Enabled" }, { "key": "provider_finder.widget_id", "type": "text", "label": "Widget ID" }, { "key": "provider_finder.base_url", "type": "text", "label": "Base URL" }, { "key": "provider_finder.widget_access_key", "type": "text", "label": "Widget Access Key" }, { "key": "provider_finder.token_expiry_date", "type": "text", "label": "Token Expiry Date" }, { "key": "doctor_provider_finder.doctor_finder_api", "type": "text", "label": "Doctor Finder API" }, { "key": "doctor_provider_finder.doctor_details_api_url", "type": "text", "label": "Doctor Details API URL" }, { "key": "doctor_provider_finder.provider_finder_api", "type": "text", "label": "Provider Finder API" }, { "key": "doctor_provider_finder.provider_finder_origin", "type": "text", "label": "Provider Finder Origin" }, { "key": "doctor_provider_finder.provider_details_api_url", "type": "text", "label": "Provider Details API URL" } ] }, { "name": "Medication Delivery", "fields": [ { "key": "medication_delivery.enabled", "type": "boolean", "label": "Enabled" }, { "key": "medication_delivery.widget_id", "type": "text", "label": "Widget ID" }, { "key": "medication_delivery.base_url", "type": "text", "label": "Base URL" }, { "key": "medication_delivery.widget_access_key", "type": "text", "label": "Widget Access Key" }, { "key": "medication_delivery.token_expiry_date", "type": "text", "label": "Token Expiry Date" } ] }, { "name": "Claims", "fields": [ { "key": "claims.enabled", "type": "boolean", "label": "Enabled" }, { "key": "claims.api_endpoint", "type": "text", "label": "API Endpoint" }, { "key": "claims.allianz_endpoint", "type": "text", "label": "Allianz Endpoint" } ] }, { "name": "Benefits", "fields": [ { "key": "benefits.enabled", "type": "boolean", "label": "Enabled" }, { "key": "benefits.api_endpoint", "type": "text", "label": "API Endpoint" }, { "key": "benefits.mob_endpoint", "type": "text", "label": "MOB Endpoint" } ] }, { "name": "Appointment Booking", "fields": [ { "key": "appointment_booking.enabled", "type": "boolean", "label": "Enabled" }, { "key": "appointment_booking.book_endpoint", "type": "text", "label": "Book Appointment Endpoint" }, { "key": "appointment_booking.cancel_endpoint", "type": "text", "label": "Cancel Appointment Endpoint" }, { "key": "appointment_booking.appointment_details_endpoint", "type": "text", "label": "Appointment Details Endpoint" }, { "key": "appointment_booking.time_slots_endpoint", "type": "text", "label": "Time Slots Endpoint" }, { "key": "appointment_booking.instant_booking_confirm_endpoint", "type": "text", "label": "Instant Booking Confirm Endpoint" }, { "key": "appointment_booking.reschedule_endpoint", "type": "text", "label": "Reschedule Appointment Endpoint" }, { "key": "appointment_booking.send_otp_endpoint", "type": "text", "label": "Send OTP Endpoint" }, { "key": "appointment_booking.verify_otp_endpoint", "type": "text", "label": "Verify OTP Endpoint" }, { "key": "appointment_booking.otp_length", "type": "number", "label": "OTP Length" }, { "key": "appointment_booking.max_upcoming_pages", "type": "number", "label": "Max Upcoming Appointments Pages" } ] }, { "name": "Member & Payer Lookups", "fields": [ { "key": "member_payer_lookup.enabled", "type": "boolean", "label": "Enabled" }, { "key": "member_payer_lookup.member_finder_endpoint", "type": "text", "label": "Member Finder Endpoint" }, { "key": "member_payer_lookup.payer_settings_endpoint", "type": "text", "label": "Payer Settings Endpoint" }, { "key": "member_payer_lookup.covered_providers_endpoint", "type": "text", "label": "Covered Providers Endpoint" }, { "key": "member_payer_lookup.covered_providers_auth_token", "type": "text", "label": "Covered Providers Auth Token" }, { "key": "member_payer_lookup.benefit_used_amount_endpoint", "type": "text", "label": "Benefit Used Amount Endpoint" }, { "key": "member_payer_lookup.new_metrix_of_benefits_endpoint", "type": "text", "label": "New Metrix Of Benefits Endpoint" }, { "key": "member_payer_lookup.tob_document_endpoint", "type": "text", "label": "Table of Benefits Document Endpoint" }, { "key": "member_payer_lookup.user_info_url", "type": "text", "label": "User Info URL" } ] }, { "name": "Support Contact", "fields": [ { "key": "support.enabled", "type": "boolean", "label": "Enabled" }, { "key": "support.email", "type": "text", "label": "Support Email" }, { "key": "support.phone", "type": "text", "label": "Support Phone" }, { "key": "support.whatsapp", "type": "text", "label": "Support WhatsApp" }, { "key": "support.faq_country", "type": "text", "label": "Support FAQ Country" } ] } ] }, { "name": "Partner", "sections": [ { "name": "Partner Info", "fields": [], "table_sourced": { "table": "partners", "object": "partner-info" } } ] } ] }
Create Version
Back