{
    "ok": true,
    "service": "VCare OS API v2 Status",
    "version": "RC12",
    "checks": {
        "database": "connected",
        "session": "active",
        "auth": "guest",
        "tenant_foundation": "ready",
        "tenant_isolation": "rc12_foundation_enabled",
        "billing_foundation": "ready",
        "clinical_tenant_columns": "ready",
        "rc12": "multi_tenant_billing_foundation"
    },
    "user": {
        "id": null,
        "role": "patient",
        "email": null
    },
    "tenant": {
        "id": "1",
        "tenant_code": "global-main",
        "tenant_type": "platform",
        "name": "VCARE Global Platform",
        "legal_name": "VCARE OS Global Platform",
        "country_iso2": "QA",
        "default_language": "en",
        "default_currency": "USD",
        "timezone": "UTC",
        "status": "active",
        "settings_json": "{\"rc\":\"RC11.4\",\"purpose\":\"global_saas_foundation\"}",
        "created_at": "2026-07-03 12:58:16",
        "updated_at": "2026-07-04 10:47:00",
        "plan_code": "global-free",
        "billing_status": "active",
        "isolation_mode": "rc12_foundation",
        "trial_ends_at": null,
        "subscription_ends_at": "2027-07-04 10:47:00"
    },
    "tenant_context": {
        "tenant_foundation_ready": true,
        "tenant_isolation_status": "rc12_foundation_enabled",
        "tenant_isolation_enforced_for_new_queries": true,
        "current_tenant": {
            "id": "1",
            "tenant_code": "global-main",
            "tenant_type": "platform",
            "name": "VCARE Global Platform",
            "legal_name": "VCARE OS Global Platform",
            "country_iso2": "QA",
            "default_language": "en",
            "default_currency": "USD",
            "timezone": "UTC",
            "status": "active",
            "settings_json": "{\"rc\":\"RC11.4\",\"purpose\":\"global_saas_foundation\"}",
            "created_at": "2026-07-03 12:58:16",
            "updated_at": "2026-07-04 10:47:00",
            "plan_code": "global-free",
            "billing_status": "active",
            "isolation_mode": "rc12_foundation",
            "trial_ends_at": null,
            "subscription_ends_at": "2027-07-04 10:47:00"
        },
        "memberships": [],
        "session": {
            "tenant_id": 1,
            "tenant_code": "global-main",
            "tenant_type": "platform"
        }
    },
    "billing": {
        "subscription": {
            "id": "1",
            "user_id": "0",
            "plan": "global-free",
            "status": "active",
            "expires_at": "2027-07-04 10:47:00",
            "created_at": "2026-07-04 10:47:00",
            "tenant_id": "1",
            "plan_id": "1",
            "subscription_code": "SUB-RC12-1",
            "ends_at": "2027-07-04 10:47:00",
            "current_period_end": "2026-08-04 10:47:00",
            "amount": "0.00",
            "currency": "USD",
            "billing_cycle": "monthly"
        },
        "payments": [],
        "total_paid": "0.00",
        "currency": "USD"
    },
    "time": "2026-08-11T02:45:02+03:30"
}