{"id":17647,"date":"2024-08-12T12:40:38","date_gmt":"2024-08-12T07:10:38","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=17647"},"modified":"2025-01-30T11:59:04","modified_gmt":"2025-01-30T06:29:04","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17647\" class=\"elementor elementor-17647\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af4eda1 e-con-full e-flex e-con e-parent\" data-id=\"af4eda1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52e9e59 elementor-widget elementor-widget-menu-anchor\" data-id=\"52e9e59\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d381b1 e-con-full e-flex e-con e-parent\" data-id=\"0d381b1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce0957b elementor-widget elementor-widget-html\" data-id=\"ce0957b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aac7aed e-flex e-con-boxed e-con e-child\" data-id=\"aac7aed\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baae0bb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"baae0bb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Privacy Policy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6aec676 e-flex e-con-boxed e-con e-parent\" data-id=\"6aec676\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f535798 elementor-widget elementor-widget-text-editor\" data-id=\"f535798\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tYour privacy is important to us and we strive to take reasonable care and protection of the information we receive from you, the user. This Privacy Policy applies to the collection, storage, processing, disclosure, and transfer of your personal information (defined below) as per Indian laws, mainly when you use the websites in the domain\u00a0<u>https:\/\/www.narayananethralaya.org<\/u>\u00a0and\u00a0<u>https:\/\/www.narayananethralaya.in<\/u>\u00a0operated by Narayana Nethralaya for any information or services.\n\nThis Privacy Policy is published in compliance with laws prevailing in India in general and Information Technology Act 2000 and the Rules framed there under:\n\nSection 43A of the Information Technology Act, 2000;\n<ul>\n \t<li>Regulation 4 of the Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal Information) Rules, 2011 (the \u201cSPI Rules\u201d); and<\/li>\n \t<li>Regulation 3(1) of the Information Technology (Intermediaries Guidelines) Rules, 2011.<\/li>\n<\/ul>\n<div><\/div>\n<strong>This Privacy Policy states:<\/strong>\n<ul>\n \t<li>The type of information collected from the Users includes sensitive personal data or information;<\/li>\n \t<li>The purpose, means, and modes of usage of such information; and<\/li>\n \t<li>How and to whom we will disclose such information.<\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-877c432 elementor-widget elementor-widget-heading\" data-id=\"877c432\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Collection of personal information<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e738332 elementor-widget elementor-widget-text-editor\" data-id=\"e738332\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The nature of services provided by Narayana Nethralaya during its business requires us to know who you are so that we can best meet your needs. When you access the services, you may be asked to voluntarily provide us with certain information that personally identifies you or could be used to identify you personally. Without prejudice to the generality of the above, information collected by Narayana Nethralaya from you may include (but is not limited to) the following:<\/p><ul><li>Contact data (such as your mobile number, email address, and phone number);<\/li><li>Demographic data (such as your gender, nationality, date of birth, postal address, and pin code);<\/li><li>Data regarding your usage of the services and history of the appointments and other transactions made by or with you through the use of Services;<\/li><li>Health or medical data (such as your LMP, past medical history and conditions, diagnostic reports, prescriptions, medication history and holistic history)<\/li><li>Insurance data (such as your insurance carrier and insurance plan); and<\/li><li>Other information that you voluntarily choose to provide to us (such as information shared by you with us through emails or letters, your work details, your family details)<\/li><\/ul><div>\u00a0<\/div><p>The information collected from you by Narayana Nethralaya may constitute \u201cpersonal information or \u2018sensitive personal data or information under the SPI Rules.<\/p><p>Information that is freely available in the public domain or accessible under the Right to Information Act, 2005 or any other law will not be regarded as personal information or sensitive personal data or information.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d349479 elementor-widget elementor-widget-heading\" data-id=\"d349479\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Usage of Information<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-967e1a5 elementor-widget elementor-widget-text-editor\" data-id=\"967e1a5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A condition of each User\u2019s use of and access to the services is their acceptance of the Terms of Use, which also involves acceptance of the terms of this Privacy Policy<\/p><p>All the information provided to us by a User, including sensitive personal information, is voluntary. You understand that Narayana Nethralaya, either itself or with its Partners, may use certain information of yours, which has been designated as \u2018sensitive personal data or information under the SPI Rules;<\/p><ul><li>To provide you with the Services,<\/li><li>For commercial purposes and in an aggregated or non-personally identifiable form for research, statistical analysis, and business intelligence purposes,<\/li><li>For the sale or transfer of such research, statistical, or intelligence data in an aggregated or non-personally identifiable form to our Partners.<\/li><\/ul><p>Narayana Nethralaya also reserves the right to use the information provided by or about the User for the following purposes:<\/p><ul><li>Contacting Users for updates<\/li><li>Contacting Users for taking product and Service feedback.<\/li><li>Analyzing software usage patterns for improving product design and utility.<\/li><li>Analyzing anonymized information for commercial use.<\/li><\/ul><div>\u00a0<\/div><p>You hereby consent to such use of such information by Narayana Nethralaya and its Partner\/s<\/p><p>When you voluntarily send us electronic mail or chat, we will keep a record of this information so that we can respond to you. We only collect information from you when you register on our website, online portal and mobile app and fill out a form. Also, when filling out a form on our site\/app, you may be asked to enter your: name, e-mail address, or phone number. You may, however, visit our site anonymously. In case you have submitted your personal information and contact details, we reserve the right to Call, SMS, Email, or WhatsApp about our products and offers, even if your number has DND activated.<\/p><p>Users\u2019 personally identifiable information, which they choose to provide is used to help the Users describe\/identify themselves. Other information that does not personally identify the Users as an individual, is collected by Narayana Nethralaya or its Partners from Users (such as patterns of utilization described above) and is exclusively owned by Narayana Nethralaya or its partners.<\/p><p>We or our Partners may also use such information in an aggregated or non-personally identifiable form for research, statistical analysis, and business intelligence. We and our Partners reserve with us the right to use anonymized User demographics information and anonymized User health information for the following purposes:<\/p><ul><li>Analyzing software usage patterns for improving product design and utility.<\/li><li>Analyzing such information for research and development.<\/li><li>Using analysis of such information in other commercial product offerings of Narayana Nethralaya or its Partners.<\/li><li>Sharing analysis of such information with third parties for commercial use.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a4f7e4 elementor-widget elementor-widget-heading\" data-id=\"5a4f7e4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Billing Information\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b3a6eb elementor-widget elementor-widget-text-editor\" data-id=\"4b3a6eb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We may require the User to pay with a credit card, debit card, net banking, wallet, or other online payment mechanisms for Services for which an amount(s) is\/are payable. We will collect such User\u2019s financial institution information such as bank account numbers and will use that information for the billing and payment processes, including but not limited to the use and disclosure of information to third parties as necessary to complete such billing operation.<\/p><p>Verification of credit information, however, is accomplished solely by the User through the authentication process offered by a third-party payment gateway. Users\u2019 credit card\/ debit card details are transacted upon secure sites of approved payment gateways which are digitally encrypted, thereby providing the highest possible degree of care as per the latest technology currently available.<\/p><p>Due to the communications standards on the Internet, when a User or anyone visits our website, online portal and mobile app, we automatically receive the URL of the site from which anyone visits. We also receive the Internet Protocol (IP) address of each User\u2019s computer (or the proxy server a User used to access the World Wide Web), the User\u2019s computer\/ device operating system, and the type of web browser the User is using, email platform, as well as the name of User\u2019s ISP. This information is used to analyze overall trends to help Narayana Nethralaya improve its service. The linkage between the User\u2019s IP address and the User\u2019s personally identifiable information may be available to us or our Partners but is not shared with other third parties.<\/p><p>Notwithstanding the above, we may share some of the aggregate findings (not the specific data) in anonymized form (i.e., non-personally identifiable) with advertisers, sponsors, investors, strategic partners, and others to help grow our business.<\/p><p>The website, online portal and mobile app may use cookies to store certain data (that is not sensitive personal data or information) that is used by our partners and us for the technical administration of the website, online portal and mobile app for research and development, and User administration. During our Services, advertisements, or optimizing services to its Users, Narayana Nethralaya may allow authorized third parties to place or recognize a unique cookie on the User\u2019s browser. The cookies, however, do not store any personal information of the User.<\/p><p>Our digital properties may include social media features, such as Facebook, Twitter, etc. buttons. These features may collect your IP address, and which page you are visiting on our site, and may set a cookie to enable the feature to function properly. Your interactions with these features are governed by the privacy statement of the company providing them.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b038d22 elementor-widget elementor-widget-heading\" data-id=\"b038d22\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contacting Narayana Nethralaya\/Follow-ups\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab9c0c8 elementor-widget elementor-widget-text-editor\" data-id=\"ab9c0c8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Comments or questions sent to us using email or secure messaging forms will be shared with our employees, software application service providers, diagnostic services providers, and other healthcare professionals and consultants, who are most able to address the comment or question.<\/p><p>We will archive your messages once we have made our best effort to provide you with a complete and satisfactory response. When you use a service to interact directly with Narayana Nethralaya professionals, some information you provide may be documented in your medical record, and available for us to guide your treatment as a patient.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60082ed elementor-widget elementor-widget-heading\" data-id=\"60082ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Updates to the privacy policy\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56420f6 elementor-widget elementor-widget-text-editor\" data-id=\"56420f6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Narayana Nethralaya may update this Privacy Policy at any time, with or without advance notice. In the event, there are significant changes in the way Narayana Nethralaya treats the User\u2019s personally identifiable information, or in the Privacy Policy itself, Narayana Nethralaya will display a notice on the Website or send the User an email, as provided above, so that you may review the changed terms before continuing to use the Services. Unless stated otherwise, Narayana Nethralaya\u2019s current Privacy Policy applies to all information we have about you.<\/p><p>If a user uses our services after a notice of changes has been sent to such a user or published on the website, the such user hereby provides his\/her consent to the changed terms.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy Policy Your privacy is important to us and we strive to take reasonable care and protection of the information we receive from you, the user. This Privacy Policy applies to the collection, storage, processing, disclosure, and transfer of your personal information (defined below) as per Indian laws, mainly when you use the websites in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"doctors":[],"class_list":["post-17647","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/17647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=17647"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/17647\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=17647"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=17647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}