Nepal at risk of losing leprosy-free status

By Republica
Published: September 06, 2016 12:20 AM

KATHMANDU, Sept 6: The government had officially declared the country free of leprosy in 2010, but the number of people infected with the disabling disease is rising every year. 

Officials at the Leprosy Control Division (LCD) under Department of Health Services (DoHS) warned that Nepal will lose its status of leprosy-free country if effective measures are not adopted to control the disease immediately.

Leprosy is a contagious disease that affects skin and nerves, causing disfigurement and deformities in severe cases if left untreated. 

“We created much hype about eradication of leprosy from the country, but the infection rate has been rising every year,” Dr Basudev Pandey, director at the LCD, said. 

He informed that infection rate in Tarai's 15 districts has reached to 0.89 percent. Infection rate was 0.77 percent at the time of the declaration of elimination six years ago. In some districts, infection rate is about three percent. 

“Infection rate is below one percent at the national level but if we see the prevalence of disease district-wise it is above three percent in some districts,” informed Dr Pandey. He complained that the National Planning Commission (NPC) has reduced the budget for programs aimed at leprosy control thinking that the disease is eradicated from the country.

“Elimination and eradication imply different meanings and the disease might exist even after a country declares that it has eliminated it,” said Dr Pandey.

According to Dr Pandey, the country will be blacklisted if nation-wide infection rate reaches one percent. 

He said that immediate mitigation measures are needed to control further infection. Every year, over 3,000 new people, mainly from Tarai districts get infected from the disease.

Meanwhile, the LCD said that it has been planning to launch a mini leprosy campaign in Banke and Bardiya districts with a view to enhance awareness about the disease among health workers, social mobilizers, teachers and students.

-- Infection rate in 15 Tarai districts has reached 0.89 percent from 0.77 percent in 2010
-- Every year over 3,000 people infected from the disease
-- Proximity with India, where over 130,000 new people are infected every year, considered main reason for the spread of the disease in bordering districts
-- Government pulled the plug on leprosy control funding thinking the disease to be eradicated

Request history8.2.19PHP Version5.81sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (11.95ms)time
    • Application (5.8s)time
    • 1 x Application (99.79%)
      5.80s
      1 x Booting (0.21%)
      11.95ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed5.76s
      • NewsController.php#297republica129.35msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'nepal-at-risk-of-losing-leprosy-free-status' and `status` = 1 limit 1
        Bindings
        • 0: nepal-at-risk-of-losing-leprosy-free-status
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica11.16msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (5099)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1600μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (5099)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1610μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (5099)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1590μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (5099)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.99sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Nepal at risk of losing leprosyfree status' IN BOOLEAN MODE) as score from `news` where `id` != 5099 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 5099
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica11.02msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (146563, 157788, 158282, 158285, 158294, 158390)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1730μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (146563, 157788, 158282, 158285, 158294, 158390)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1750μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-06 17:52:05' and '2025-04-07 17:52:05' and `id` not in (5099) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-06 17:52:05
        • 1: 2025-04-07 17:52:05
        • 2: 5099
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.73supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-07 17:52:05' where `id` = 5099 and `status` = 1
        Bindings
        • 0: 2025-04-07 17:52:05
        • 1: 5099
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          LEO72bJJcEN4EKAnXeL9OQS4D09HCNA3jalZVuD3
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/nepal-at-risk-of-losing-leprosy-free-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/nepal-at-risk-of-losing-leprosy-free-status
          path_info
          /amp/news/nepal-at-risk-of-losing-leprosy-free-status
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "3.19.60.207" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhFN1Y0WE45b1laSjJGSDBPK0JwQVE9PSIsInZhbHVlIjoiUTBzbVNoODJnTzczak1UQTNxWEJmdk9hY2xqRmpQTHB6Umo5ZnJIc1pHcUJkd0lEQTI2MWNDOE5qbVI4N2FZUUpJbzVUcWFpNWlpYjBMalN1ZUtBL0lmb0t1NkdCdUQ4UUlkRnRDdkFXNTVFTTgxMi9XUmpLUnFrVzZYeHFaNi8iLCJtYWMiOiJhMWUyYjg3Y2M3NGNkMDJkOTQ1MDJlMzc1OTUxOTM0MDU2MmVjNmI2OTM5NmQzMTI4MjFlNzFiMWZiYzNlYmMzIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IkFZSVVZeXBneFJ1dEQ1MmtubVNRVHc9PSIsInZhbHVlIjoieVQwb1FYK2EwQzJqOVJJaXJIdk5yOE40aU5IMTMyN3VyZ2JaOVU5dVUxRnRXdkY5ck9xRlMvZ0YyLzlsMlJRV1YzZmtrdHk3V3ByMU42WktlVVBiRUs0dUZkVXFESFZncVRvVHNucmVmbjYrK1d3REVxZkN3RXVjV3BNOUFXaTgiLCJtYWMiOiI5MjBjMWMxOTA1NmRjODdiZGRiMWMxMzhhMzU4OGJjZTY0ZjMxYmRlMGY4MDA4ZGM1MWEzMjMyNzYwYTVjNjg5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjhFN1Y0WE45b1laSjJGSDBPK0JwQVE9PSIsInZhbHVlIjoiUTBzbVNoODJnTzczak1UQTNxWEJmdk9hY2xqRmpQTHB6Umo5ZnJIc1pHcUJkd0lEQTI2MWNDOE5qbVI4N2FZUUpJbzVUc" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "3.19.60.207" ] "cf-ray" => array:1 [ 0 => "92c966fc4fc5114b-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "LEO72bJJcEN4EKAnXeL9OQS4D09HCNA3jalZVuD3" "republica_session" => "Z2BRdquYSW1RgDaHDcxSqJkBnubnPwyRoX6mCsT8" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 12:07:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkMwbWluVnZwdkY0WmtJSUdkdEt0Umc9PSIsInZhbHVlIjoiYThnS2FjWktZQURKcC9yOTdEaTYvcFd2bzhHd0d6TUdEVVJKOXVkUzlsWFpRMnozQ2JNTWdxVDFiTThLc2p3MmpEVHltTE1EWnNpS0JSckVaWGQ0RWx2dHkxOERQYWRNLzZrbmNRVUxkUGJVWlBuVHdBZmRleXdsTTBWemN2NkUiLCJtYWMiOiI3MmM2Y2U5OTMxZTQ0Yzc5M2I0NjFiNDg0OWJiMDE0MTY4OTFkNjY1YWVkOGVkYTlkNGE3NmQ2ZWNiMGRiNTQxIiwidGFnIjoiIn0%3D; expires=Tue, 07 Apr 2026 12:07:08 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkMwbWluVnZwdkY0WmtJSUdkdEt0Umc9PSIsInZhbHVlIjoiYThnS2FjWktZQURKcC9yOTdEaTYvcFd2bzhHd0d6TUdEVVJKOXVkUzlsWFpRMnozQ2JNTWdxVDFiTThLc2p3MmpEVHltT" 1 => "republica_session=eyJpdiI6IjVlcEJEK014dEJzMU93RmxaN3NlVnc9PSIsInZhbHVlIjoiUmsveHNNZkJQR0lhV0xrVFZ2YkpIWWVzekZrcmwxa1ZVYnVLeEtiaUFkQlZnWnNCa2VSWXB4L3FjdlFtM2Iwak9GUFdsR1FYQjIwbDh5ZkVMbWVrdTh3bjV0S0p4d09zcEh2Rlg4d2J5WGxBSTFUQnI4ZDRPb3l2K0ZGbDRaQTYiLCJtYWMiOiI5Y2IzYzNlMWFlNDRlOTZkZGViZjJhNWM1YzMzMGZkZDA5MTIxNjE5NmU4NTg3MTdlNjkwZGRhMWY2ZjJiYTFmIiwidGFnIjoiIn0%3D; expires=Tue, 07 Apr 2026 12:07:08 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjVlcEJEK014dEJzMU93RmxaN3NlVnc9PSIsInZhbHVlIjoiUmsveHNNZkJQR0lhV0xrVFZ2YkpIWWVzekZrcmwxa1ZVYnVLeEtiaUFkQlZnWnNCa2VSWXB4L3FjdlFtM2Iwak" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkMwbWluVnZwdkY0WmtJSUdkdEt0Umc9PSIsInZhbHVlIjoiYThnS2FjWktZQURKcC9yOTdEaTYvcFd2bzhHd0d6TUdEVVJKOXVkUzlsWFpRMnozQ2JNTWdxVDFiTThLc2p3MmpEVHltTE1EWnNpS0JSckVaWGQ0RWx2dHkxOERQYWRNLzZrbmNRVUxkUGJVWlBuVHdBZmRleXdsTTBWemN2NkUiLCJtYWMiOiI3MmM2Y2U5OTMxZTQ0Yzc5M2I0NjFiNDg0OWJiMDE0MTY4OTFkNjY1YWVkOGVkYTlkNGE3NmQ2ZWNiMGRiNTQxIiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 12:07:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkMwbWluVnZwdkY0WmtJSUdkdEt0Umc9PSIsInZhbHVlIjoiYThnS2FjWktZQURKcC9yOTdEaTYvcFd2bzhHd0d6TUdEVVJKOXVkUzlsWFpRMnozQ2JNTWdxVDFiTThLc2p3MmpEVHltT" 1 => "republica_session=eyJpdiI6IjVlcEJEK014dEJzMU93RmxaN3NlVnc9PSIsInZhbHVlIjoiUmsveHNNZkJQR0lhV0xrVFZ2YkpIWWVzekZrcmwxa1ZVYnVLeEtiaUFkQlZnWnNCa2VSWXB4L3FjdlFtM2Iwak9GUFdsR1FYQjIwbDh5ZkVMbWVrdTh3bjV0S0p4d09zcEh2Rlg4d2J5WGxBSTFUQnI4ZDRPb3l2K0ZGbDRaQTYiLCJtYWMiOiI5Y2IzYzNlMWFlNDRlOTZkZGViZjJhNWM1YzMzMGZkZDA5MTIxNjE5NmU4NTg3MTdlNjkwZGRhMWY2ZjJiYTFmIiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 12:07:08 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjVlcEJEK014dEJzMU93RmxaN3NlVnc9PSIsInZhbHVlIjoiUmsveHNNZkJQR0lhV0xrVFZ2YkpIWWVzekZrcmwxa1ZVYnVLeEtiaUFkQlZnWnNCa2VSWXB4L3FjdlFtM2Iwak" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "LEO72bJJcEN4EKAnXeL9OQS4D09HCNA3jalZVuD3" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/nepal-at-risk-of-losing-leprosy-free-status" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/nepal-at-risk-of-losing-leprosy-free-status" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 17:52:08GET/amp/news/nepal-at-risk-of-losing-leprosy-free-status11016