臺灣牙醫實作指引 (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

: OF-5 口腔運動發音技能評估方式 - JSON Representation

Active as of 2026-06-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CS-OF5AssessmentMethod-twdental",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-OF5AssessmentMethod-twdental</b></p><a name=\"CS-OF5AssessmentMethod-twdental\"> </a><a name=\"hcCS-OF5AssessmentMethod-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-OF5AssessmentMethod-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\">A<a name=\"CS-OF5AssessmentMethod-twdental-A\"> </a></td><td>發音清晰度</td><td>Articulation clarity assessment</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"CS-OF5AssessmentMethod-twdental-B\"> </a></td><td>口腔輪替運動</td><td>Oral diadochokinesis (DDK) assessment</td></tr></table></div>"
  },
  "url" : "http://dental-ig.fhir.tw/CodeSystem/CS-OF5AssessmentMethod-twdental",
  "version" : "0.0.1",
  "name" : "CSOF5AssessmentMethod",
  "title" : "OF-5 口腔運動發音技能評估方式",
  "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" : "口腔衰弱五項量表(OF-5)第五項「口腔運動發音技能低下」之評估方式代碼(A 或 B 二擇一)。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "A",
      "display" : "發音清晰度",
      "definition" : "Articulation clarity assessment"
    },
    {
      "code" : "B",
      "display" : "口腔輪替運動",
      "definition" : "Oral diadochokinesis (DDK) assessment"
    }
  ]
}