-
Notifications
You must be signed in to change notification settings - Fork 0
/
quote.html
189 lines (186 loc) · 13.3 KB
/
quote.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Taiwan Government Actions on COVID-19 - Doublethink Lab</title>
<meta name="description" content="Don't Panic! Learn all the philosophy of the Taiwanese government's measures against COVID-19">
<meta property="og:title" content="Taiwan Government Actions on COVID-19 - Doublethink Lab" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://infodemic.doublethinklab.org/images/fb_kv.png" />
<meta property="og:description" content="Don't Panic! Learn all the philosophy of the Taiwanese government's measures against COVID-19" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Taiwan Government Actions on COVID-19 - Doublethink Lab" />
<meta name="twitter:description" content="Don't Panic! Learn all the philosophy of the Taiwanese government's measures against COVID-19" />
<meta name="twitter:image" content="https://infodemic.doublethinklab.org/images/fb_kv.png" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700;900&family=Noto+Sans+TC&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<script src="https://kit.fontawesome.com/cdb0ab35a4.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" href="images/favicon.ico" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.5.1/gsap.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.css" />
<script src="https://cdn.jsdelivr.net/gh/fancyapps/[email protected]/dist/jquery.fancybox.min.js"></script>
<script src="js/js.cookie.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TF71FYJG6H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TF71FYJG6H');
</script>
</head>
<body>
<div id="wapper" class="outherpage">
<div class="kvBox">
<div class="logo"><img src="images/dtl_logo.png"></div>
<div class="kv_txt"><img src="images/page_kv_txt.png"></div>
<div class="kvImg"><img src="images/page_kv_pic.png"></div>
<div class="btns">
<a class="btn" href="transcript.html">Civil Society Response</a>
<a class="btn" href="research.html">Doublethink Lab Research</a>
<a class="btn active" href="quote.html">Taiwan Government Actions</a>
<a class="btn" href="index.html">Back Home</a>
</div>
</div>
<div class="titleBox">
<h2>The Philosophy of the Taiwanese Government's <br>Measures Against COVID-19</h2>
</div>
<div class="page">
<div class="content">
<div class="quotesBox clearfix">
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>1. Don’t Panic!</h3>
<p>The Taiwanese Government has followed three basic principles for policy decisions to respond to the overall anxiety in society: being transparent, being responsive, and creating positive incentives.</p>
</div>
</div>
</div>
<a class="moreBtn" data-src="#quote1" href="javascript:;" data-fancybox>More</a>
</div>
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>2. Learn from Past Mistakes</h3>
<p>Taiwan was badly hit by SARS in 2003. Public health information sharing by WHO was denied to Taiwan due to China. Since then, Taiwan has improved regulations and adopted a “distrust and verify” attitude toward China. </p>
</div>
</div>
</div>
<a class="moreBtn" data-src="#quote2" href="javascript:;" data-fancybox>More</a>
</div>
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>3. It's a National Movement</h3>
<p>The Government has been working hard to reduce the burdens and create incentives so that society has been willing to conform with interventions such as social distancing and mandatory face covering. </p>
</div>
</div>
</div>
<a class="moreBtn" data-src="#quote3" href="javascript:;" data-fancybox>More</a>
</div>
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>4. Healthcare Capacity Matters</h3>
<p>The sustainability of the healthcare system during the pandemic always remains the top priority of policy decisions; consequently, several strategies were decided to avoid the collapse of healthcare (as a result of community spread).</p>
</div>
</div>
</div>
<a class="moreBtn" data-src="#quote4" href="javascript:;" data-fancybox>More</a>
</div>
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>5. Creating a <br>Non-Judgmental Space</h3>
<p>Taiwanese Government and civil society have been greatly aware of disease stigma and its harmful results: potential patients and their contacts would be less likely to comply with disease prevention measures.</p>
</div>
</div>
</div>
<a class="moreBtn" data-src="#quote5" href="javascript:;" data-fancybox>More</a>
</div>
<div class="quoteBox">
<div class="quote">
<i class="fas fa-quote-left"></i>
<div class="txt">
<i class="fas fa-quote-right"></i>
<div class="content">
<h3>6. Taiwan Can Help!</h3>
<p>Taiwan is eager to contribute to global health by donating medical supplies, sharing experiences, and demonstrating that through creativeness and cooperation disease prevention can be both efficient and respect human rights.</p>
</div>
</div>
</div>
<a class="moreBtn go" href="https://taiwancanhelp.com.tw/en-US" target="_blank">GO!</a>
</div>
</div>
</div>
</div>
<div class="fancyBoxDiv" id="quote1">
<h3>Don’t Panic!</h3>
<p class="text">Taiwanese Government has followed three basic principles for policy decisions to respond to the overall anxiety in society, which is counterproductive to disease control: being transparent, being responsive, and creating positive incentives.</p>
<br><br>
<ul class="alpha">
<li><b style="color: #000; background-color: #5cc1d8">Transparency reduces suspicion:</b> by daily press conferences on newly confirmed cases, the Government ensures that the public is aware of the current situation and the basic measures for self protection. Similar measures such as the release of API of mask distribution data also increase transparency and trust in the government.</li>
<li><b style="color: #000; background-color: #5cc1d8">Being responsive to need for safety:</b> the Government had exercised eminent domain on masks and ethanol; also, it had invested on related production lines. All these measures were decided and executed to ensure that all people can timely get some supplies for personal hygiene; though the efficacy of some measures (e.g. wearing masks to eliminate transmission of SARS-CoV-2) had not been proven, these measures together were enough to build trust and avoid chaos.</li>
<li><b style="color: #000; background-color: #5cc1d8">Developing positive incentives for the affected sectors:</b> the Government quickly announced that there would be a relief package, including loans, stipend and stimulus voucher, to help minimize the economic impact of disease control measures on the affected sectors; as a result, all the affected sectors has been more willing to conform the disease control measures.</li>
</ul>
</div>
<div class="fancyBoxDiv" id="quote2">
<h3>Learn from Past Mistakes</h3>
<p class="text">Taiwan was badly hit by SARS in 2003. Public health information sharing by WHO was denied to Taiwan due to China. Since then, Taiwan has improved relevant regulations and adopted a “distrust and verify” attitude toward China. </p>
<br><br>
<p><b style="color: #000; background-color: #5cc1d8">The newly implemented SOPs and regulations grants authority to the newly established CDC for instant and centralized policy response. </b>
<br><br>The “distrust and verify” attitude assumes that instant and transparent information exchange on public health affairs with China may not be feasible, and any information received from Chinese officials shall not be taken for granted but verified with cautions.</p>
</div>
<div class="fancyBoxDiv" id="quote3">
<h3>It's a National Movement</h3>
<p class="text"><b style="color: #000; background-color: #5cc1d8">Good disease control requires cooperation between public and private sectors.</b> The Government has been working hard to reduce the burdens and create incentives so that society has been willing to conform with interventions such as social distancing and mandatory face covering.</p>
<br><br>
<p>For example, the Government has developed a real-name system that utilizes the NHI cards (which are held by 99.5% of all citizens and residents) to make the distribution of masks both highly-accessible and fair.<br><br>Another illustrating example is that officials of the epidemic control center (CECC) wore pink masks at the press conference, in response to complaints of school bullying for wearing the “sissy” color, to deliver the message that colors of mask don’t matter and gender stereotypes shall not become obstacles for people to conform disease prevention measures.</p>
</div>
<div class="fancyBoxDiv" id="quote4">
<h3>Healthcare Capacity Matters</h3>
<p class="text">The sustainability of the healthcare system during the pandemic always remains the top priority of policy decisions; consequently, <b style="color: #000; background-color: #5cc1d8">several strategies were decided to avoid the collapse of healthcare</b> (as a result of community spread).</p>
<br><br>
<ul class="alpha">
<li>Higher protection gears (e.g. N95 masks and protective clothing) must be steadily supplied to the healthcare personnels.</li>
<li>Mass testing hasn’t been adopted; in contrast, contact tracing, stringent home quarantine measures beginning immediately at the airport, and selective testing have been standard measures to avoid testing work overload of the healthcare system.</li>
<li>SOPs developed by CDC were adopted and have been strictly followed by all hospitals and clinics in Taiwan; as a result, potential patients would be classified and distributed to different hospitals.</li>
<li>Self-monitor and external surveillance are both important to ensure compliance of house quarantine; on the other hand, intrusion of privacy is a real and concrete concern and shall be weighed carefully. The Government had decided to utilize cell site location information collected from carriers to track the compliance of indoor requirements, and chatbot of communication for self-report during home quarantine; more invasive surveillance measures such as GPS tracking or electronic tagging hadn't been considered in the first place.</li>
</ul>
</div>
<div class="fancyBoxDiv" id="quote5">
<h3>Creating a Non-Judgmental Space</h3>
<p class="text">Taiwanese Government and civil society have been greatly aware of disease stigma and its harmful results: potential patients and their contacts would be less likely to comply with disease prevention measures.</p>
<br><br>
<p>The CDC had consulted with HIV/AIDS advocacy groups and kept a non-judgmental attitude in policy making. <b style="color: #000; background-color: #5cc1d8">The CECC, from the very beginnings, has repeatedly stated that being infected is not blameworthy;</b> if patients were heavily disparaged and discredited, then they would conceal their own contact histories and make the disease prevention difficult. <br><br>For the same reason, information that could potentially be used to identify patients, such as precise location histories, would not be disclosed unless necessary. <b style="color: #000; background-color: #5cc1d8">To strengthen support of the infected, the Government has set up a hotline for resource referrals and consulting.</b> The desired outcome of these policies is to create an overall non-judgmental and supportive environment for the known patients and those potential ones.</p>
</div>
<div class="copyright"><p>© 2020 Doublethink Lab | <a href="mailto:[email protected]">Contact us</a></p></div>
<div class="backtop"></div>
</div>
<div class="cookies">
<p>We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. <a href="http://wikipedia.org/wiki/HTTP_cookie" target="_blank">More info.</a></p>
<a>Got it!</a>
</div>
<script>
var p_type="quote";
</script>
<script src="js/main.js"></script>
</body>
</html>