臺灣牙醫實作指引 (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-DentalExamination-twdental",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-DentalExamination-twdental</b></p><a name=\"CS-DentalExamination-twdental\"> </a><a name=\"hcCS-DentalExamination-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-DentalExamination-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\">PLAQUE<a name=\"CS-DentalExamination-twdental-PLAQUE\"> </a></td><td>牙菌斑檢查</td><td>Plaque examination</td></tr><tr><td style=\"white-space:nowrap\">PERIO<a name=\"CS-DentalExamination-twdental-PERIO\"> </a></td><td>牙周檢查</td><td>Periodontal examination</td></tr><tr><td style=\"white-space:nowrap\">MOBILITY<a name=\"CS-DentalExamination-twdental-MOBILITY\"> </a></td><td>牙齒搖動度檢查</td><td>Tooth mobility examination</td></tr><tr><td style=\"white-space:nowrap\">FURCATION<a name=\"CS-DentalExamination-twdental-FURCATION\"> </a></td><td>根岔病變檢查</td><td>Furcation involvement examination</td></tr></table></div>"
  },
  "url" : "http://dental-ig.fhir.tw/CodeSystem/CS-DentalExamination-twdental",
  "version" : "0.0.1",
  "name" : "CSDentalExamination",
  "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" : 4,
  "concept" : [
    {
      "code" : "PLAQUE",
      "display" : "牙菌斑檢查",
      "definition" : "Plaque examination"
    },
    {
      "code" : "PERIO",
      "display" : "牙周檢查",
      "definition" : "Periodontal examination"
    },
    {
      "code" : "MOBILITY",
      "display" : "牙齒搖動度檢查",
      "definition" : "Tooth mobility examination"
    },
    {
      "code" : "FURCATION",
      "display" : "根岔病變檢查",
      "definition" : "Furcation involvement examination"
    }
  ]
}