臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="twss-referral-handling-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-referral-handling-status</b></p><a name="twss-referral-handling-status"> </a><a name="hctwss-referral-handling-status"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-referral-handling-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">accepted<a name="twss-referral-handling-status-accepted"> </a></td><td>受案</td></tr><tr><td style="white-space:nowrap">referred-again<a name="twss-referral-handling-status-referred-again"> </a></td><td>再轉</td></tr><tr><td style="white-space:nowrap">not-accepted<a name="twss-referral-handling-status-not-accepted"> </a></td><td>不受案</td></tr><tr><td style="white-space:nowrap">returned<a name="twss-referral-handling-status-returned"> </a></td><td>退回</td></tr><tr><td style="white-space:nowrap">pending<a name="twss-referral-handling-status-pending"> </a></td><td>轉介等待中</td></tr><tr><td style="white-space:nowrap">completed<a name="twss-referral-handling-status-completed"> </a></td><td>轉介完成</td></tr><tr><td style="white-space:nowrap">failed<a name="twss-referral-handling-status-failed"> </a></td><td>轉介失敗</td></tr><tr><td style="white-space:nowrap">other<a name="twss-referral-handling-status-other"> </a></td><td>其他</td></tr></table></div>
</text>
<url
value="https://sfaa.gov.tw/base/CodeSystem/twss-referral-handling-status"/>
<version value="0.0.1"/>
<name value="TWSSReferralHandlingStatus"/>
<title value="TWSS-轉介處理狀態"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-08-10T08:34:13+00:00"/>
<publisher value="衛生福利部社會及家庭署"/>
<contact>
<name value="衛生福利部社會及家庭署"/>
<telecom>
<system value="url"/>
<value value="https://www.twss.gov.tw/"/>
</telecom>
</contact>
<description value="轉介接收與處理流程使用的業務狀態代碼。"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="8"/>
<concept>
<code value="accepted"/>
<display value="受案"/>
</concept>
<concept>
<code value="referred-again"/>
<display value="再轉"/>
</concept>
<concept>
<code value="not-accepted"/>
<display value="不受案"/>
</concept>
<concept>
<code value="returned"/>
<display value="退回"/>
</concept>
<concept>
<code value="pending"/>
<display value="轉介等待中"/>
</concept>
<concept>
<code value="completed"/>
<display value="轉介完成"/>
</concept>
<concept>
<code value="failed"/>
<display value="轉介失敗"/>
</concept>
<concept>
<code value="other"/>
<display value="其他"/>
</concept>
</CodeSystem>