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

: 牙齒搖動度 - XML Representation

Active as of 2026-06-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CS-ToothMobility-twdental"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CS-ToothMobility-twdental</b></p><a name="CS-ToothMobility-twdental"> </a><a name="hcCS-ToothMobility-twdental"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-ToothMobility-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">1<a name="CS-ToothMobility-twdental-1"> </a></td><td>已會搖</td><td>Tooth is mobile</td></tr><tr><td style="white-space:nowrap">2<a name="CS-ToothMobility-twdental-2"> </a></td><td>頰舌側水平方向搖動<1mm</td><td>Horizontal mobility in buccolingual direction less than 1mm</td></tr><tr><td style="white-space:nowrap">3<a name="CS-ToothMobility-twdental-3"> </a></td><td>頰舌側水平方向搖動≧1mm</td><td>Horizontal mobility in buccolingual direction equal to or greater than 1mm</td></tr><tr><td style="white-space:nowrap">D<a name="CS-ToothMobility-twdental-D"> </a></td><td>垂直方向可下壓</td><td>Depressible in vertical direction</td></tr></table></div>
  </text>
  <url value="http://dental-ig.fhir.tw/CodeSystem/CS-ToothMobility-twdental"/>
  <version value="0.0.1"/>
  <name value="CSToothMobility"/>
  <title value="牙齒搖動度"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-25T00:51:39+00:00"/>
  <publisher value="金屬工業研究發展中心"/>
  <contact>
    <name value="金屬工業研究發展中心"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mirdc.org.tw/"/>
    </telecom>
  </contact>
  <contact>
    <name value="黃怡文"/>
    <telecom>
      <system value="email"/>
      <value value="lisaiwh@mail.mirdc.org.tw"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="莊世任"/>
    <telecom>
      <system value="email"/>
      <value value="renjuang@mail.mirdc.org.tw"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="牙齒搖動度分類代碼。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="1"/>
    <display value="已會搖"/>
    <definition value="Tooth is mobile"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="頰舌側水平方向搖動<1mm"/>
    <definition
                value="Horizontal mobility in buccolingual direction less than 1mm"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="頰舌側水平方向搖動≧1mm"/>
    <definition
                value="Horizontal mobility in buccolingual direction equal to or greater than 1mm"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="垂直方向可下壓"/>
    <definition value="Depressible in vertical direction"/>
  </concept>
</CodeSystem>