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

: IOPI 量測球囊位置 - JSON Representation

Active as of 2026-06-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CS-IOPIBulbPosition-twdental",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-IOPIBulbPosition-twdental</b></p><a name=\"CS-IOPIBulbPosition-twdental\"> </a><a name=\"hcCS-IOPIBulbPosition-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-IOPIBulbPosition-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\">tongue<a name=\"CS-IOPIBulbPosition-twdental-tongue\"> </a></td><td>舌頭</td><td>Tongue</td></tr><tr><td style=\"white-space:nowrap\">lip<a name=\"CS-IOPIBulbPosition-twdental-lip\"> </a></td><td>嘴唇</td><td>Lip</td></tr></table></div>"
  },
  "url" : "http://dental-ig.fhir.tw/CodeSystem/CS-IOPIBulbPosition-twdental",
  "version" : "0.0.1",
  "name" : "CSIOPIBulbPosition",
  "title" : "IOPI 量測球囊位置",
  "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" : "IOPI(Iowa Oral Performance Instrument)量測時球囊(bulb)放置位置代碼。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "tongue",
      "display" : "舌頭",
      "definition" : "Tongue"
    },
    {
      "code" : "lip",
      "display" : "嘴唇",
      "definition" : "Lip"
    }
  ]
}