臺灣牙醫實作指引 (Taiwan Dental Implementation Guide)
0.0.1 - ci-build

臺灣牙醫實作指引 (Taiwan Dental Implementation Guide), 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/Lorex/TWDental_IG_Build/ and changes regularly. See the Directory of published versions

: 口腔照護潔牙能力分類 - JSON Representation

Active as of 2026-06-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CS-OralCareCleaningAbility-twdental",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-OralCareCleaningAbility-twdental</b></p><a name=\"CS-OralCareCleaningAbility-twdental\"> </a><a name=\"hcCS-OralCareCleaningAbility-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-OralCareCleaningAbility-twdental</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">self-care<a name=\"CS-OralCareCleaningAbility-twdental-self-care\"> </a></td><td>完全自理</td><td>Fully self-care; audits supervision and instruction ability</td></tr><tr><td style=\"white-space:nowrap\">partial-full-assist<a name=\"CS-OralCareCleaningAbility-twdental-partial-full-assist\"> </a></td><td>部分/完全協助</td><td>Partial or full assistance; audits actual operation technique</td></tr></table></div>"
  },
  "url" : "http://dental-ig.fhir.tw/CodeSystem/CS-OralCareCleaningAbility-twdental",
  "version" : "0.0.1",
  "name" : "CSOralCareCleaningAbility",
  "title" : "口腔照護潔牙能力分類",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-25T00:51:39+00:00",
  "publisher" : "金屬工業研究發展中心",
  "contact" : [
    {
      "name" : "金屬工業研究發展中心",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mirdc.org.tw/"
        }
      ]
    },
    {
      "name" : "黃怡文",
      "telecom" : [
        {
          "system" : "email",
          "value" : "lisaiwh@mail.mirdc.org.tw",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "莊世任",
      "telecom" : [
        {
          "system" : "email",
          "value" : "renjuang@mail.mirdc.org.tw",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "口腔照護稽核表中依住民潔牙能力之分類代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "self-care",
      "display" : "完全自理",
      "definition" : "Fully self-care; audits supervision and instruction ability"
    },
    {
      "code" : "partial-full-assist",
      "display" : "部分/完全協助",
      "definition" : "Partial or full assistance; audits actual operation technique"
    }
  ]
}