FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeCodeSystem
IdCodeSystem-CS-ToothMobility-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-ToothMobility-twdental.html
URLhttp://dental-ig.fhir.tw/CodeSystem/CS-ToothMobility-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameCSToothMobility
Title牙齒搖動度
Realmtw
Description牙齒搖動度分類代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.mirdc.dental#currentVS-ToothMobility-twdental牙齒搖動度值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CS-ToothMobility-twdental

This case-sensitive code system http://dental-ig.fhir.tw/CodeSystem/CS-ToothMobility-twdental defines the following codes:

CodeDisplayDefinition
1 已會搖Tooth is mobile
2 頰舌側水平方向搖動<1mmHorizontal mobility in buccolingual direction less than 1mm
3 頰舌側水平方向搖動≧1mmHorizontal mobility in buccolingual direction equal to or greater than 1mm
D 垂直方向可下壓Depressible in vertical direction

Source1

{
  "resourceType": "CodeSystem",
  "id": "CS-ToothMobility-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dental-ig.fhir.tw/CodeSystem/CS-ToothMobility-twdental",
  "version": "0.0.1",
  "name": "CSToothMobility",
  "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": "1",
      "display": "已會搖",
      "definition": "Tooth is mobile"
    },
    {
      "code": "2",
      "display": "頰舌側水平方向搖動<1mm",
      "definition": "Horizontal mobility in buccolingual direction less than 1mm"
    },
    {
      "code": "3",
      "display": "頰舌側水平方向搖動≧1mm",
      "definition": "Horizontal mobility in buccolingual direction equal to or greater than 1mm"
    },
    {
      "code": "D",
      "display": "垂直方向可下壓",
      "definition": "Depressible in vertical direction"
    }
  ]
}