<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>google-sheets on 林協霆醫師</title><link>/tags/google-sheets/</link><description>林協霆醫師 (google-sheets)</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><image><url>https://htl.physician.tw/favicon-32x32.png</url><title>林協霆醫師</title><link>https://htl.physician.tw/</link><width>32</width><height>32</height></image><webfeeds:icon>https://htl.physician.tw/favicon-32x32.png</webfeeds:icon><webfeeds:logo>https://htl.physician.tw/android-chrome-512x512.png</webfeeds:logo><webfeeds:accentColor>5bbad5</webfeeds:accentColor><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/google-sheets/index.xml" rel="self" type="application/rss+xml"/><item><title>vghtpe-uro：北榮泌尿部以 Google Sheets 與 clasp 實作的線上排班系統</title><link>/blog/vghtpe-uro-2026-05-04/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>/blog/vghtpe-uro-2026-05-04/</guid><description>&lt;h2 id="introduction引言" >
&lt;div>
&lt;a href="#introduction%e5%bc%95%e8%a8%80">
#
&lt;/a>
Introduction（引言）
&lt;/div>
&lt;/h2>
&lt;p>醫院排班是高頻、多人協作且容錯空間極小的行政工作。多數科部至今仍以 Excel 加群組訊息的方式操作，導致版本混亂與責任歸屬不清。對於外科系科部如泌尿部而言，每日多種班別（值班、門診、刀房、會診）交錯，使紙本與 Excel 難以維持。本專案將北榮泌尿部排班遷移至 Google Sheets 並以 Apps Script 進行可程式化擴充，實現真正的多人即時協作。&lt;/p>
&lt;h2 id="methods方法" >
&lt;div>
&lt;a href="#methods%e6%96%b9%e6%b3%95">
#
&lt;/a>
Methods（方法）
&lt;/div>
&lt;/h2>
&lt;p>系統以 Google Sheets 作為主要使用介面與資料儲存層，利用其原生的多人即時編輯、變更歷史與權限管理功能。Apps Script 處理規則檢查、自動填表、產出班表 PDF 與通知等延伸功能；所有程式碼透過 clasp 同步至 Git 倉庫，享有版本控制、Pull Request 審核與測試環境隔離等現代軟體開發實務。&lt;/p>
&lt;p>設計著重於：與既有臨床流程相容（讓使用者在熟悉的試算表介面操作）、規則可被非工程同仁理解（以 Sheets 內表格定義）、以及能在突發情況下快速調整。整體不需要額外伺服器，運維幾乎為零。&lt;/p>
&lt;h2 id="results結果" >
&lt;div>
&lt;a href="#results%e7%b5%90%e6%9e%9c">
#
&lt;/a>
Results（結果）
&lt;/div>
&lt;/h2>
&lt;p>專案已能取代部分既有以 Excel 為主的排班流程，提供協作即時性與歷史可追溯性。clasp 版本控制讓每次規則變更都有可審計紀錄，避免「神秘自動化」現象。對於小型臨床單位而言，本架構展示了在不引入大型醫院資訊系統的前提下，仍能達成現代化協作。&lt;/p>
&lt;h2 id="discussion討論" >
&lt;div>
&lt;a href="#discussion%e8%a8%8e%e8%ab%96">
#
&lt;/a>
Discussion（討論）
&lt;/div>
&lt;/h2>
&lt;p>本專案實踐了「臨床近端 IT 工具」的可能性：以最低成本但符合臨床工作流的方式，迅速解決排班痛點。限制方面，Google Sheets 在大量行列下效能會下降；Apps Script 配額對重度使用者亦可能成為瓶頸。未來可擴充為跨科部排班協作模板，並引入 LLM 進行自然語言調班請求的解析。&lt;/p>
&lt;h2 id="連結" >
&lt;div>
&lt;a href="#%e9%80%a3%e7%b5%90">
#
&lt;/a>
連結
&lt;/div>
&lt;/h2>
&lt;ul>
&lt;li>GitHub：&lt;a href="https://github.com/htlin222/vghtpe-uro">htlin222/vghtpe-uro&lt;/a>&lt;/li>
&lt;li>主要語言：JavaScript（Apps Script）&lt;/li>
&lt;li>最後更新：2026-05-04&lt;/li>
&lt;/ul></description></item></channel></rss>