臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, 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

: TWSS-受訓課程類型 - XML Representation

Active as of 2026-08-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="twss-training-course-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem twss-training-course-type</b></p><a name="twss-training-course-type"> </a><a name="hctwss-training-course-type"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-training-course-type</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">A<a name="twss-training-course-type-A"> </a></td><td>共同課程</td></tr><tr><td style="white-space:nowrap">B<a name="twss-training-course-type-B"> </a></td><td>專業課程</td></tr><tr><td style="white-space:nowrap">C<a name="twss-training-course-type-C"> </a></td><td>職前教育訓練</td></tr><tr><td style="white-space:nowrap">D<a name="twss-training-course-type-D"> </a></td><td>每年必備在職教育訓練</td></tr><tr><td style="white-space:nowrap">E<a name="twss-training-course-type-E"> </a></td><td>其他在職教育訓練</td></tr></table></div>
  </text>
  <url value="https://sfaa.gov.tw/base/CodeSystem/twss-training-course-type"/>
  <version value="0.0.1"/>
  <name value="TWSSTrainingCourseType"/>
  <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="5"/>
  <concept>
    <code value="A"/>
    <display value="共同課程"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="專業課程"/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="職前教育訓練"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="每年必備在職教育訓練"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="其他在職教育訓練"/>
  </concept>
</CodeSystem>