<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-application-channel"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-application-channel</b></p><a name="twss-application-channel"> </a><a name="hctwss-application-channel"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-application-channel</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">online<a name="twss-application-channel-online"> </a></td><td>線上申辦</td></tr><tr><td style="white-space:nowrap">offline<a name="twss-application-channel-offline"> </a></td><td>非線上申辦</td></tr></table></div>
  </text>
  <url value="https://sfaa.gov.tw/base/CodeSystem/twss-application-channel"/>
  <version value="0.0.1"/>
  <name value="TWSSApplicationChannel"/>
  <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="2"/>
  <concept>
    <code value="online"/>
    <display value="線上申辦"/>
  </concept>
  <concept>
    <code value="offline"/>
    <display value="非線上申辦"/>
  </concept>
</CodeSystem>