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

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeCodeSystem
IdCodeSystem-CS-DentalExamination-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-DentalExamination-twdental.html
URLhttp://dental-ig.fhir.tw/CodeSystem/CS-DentalExamination-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameCSDentalExamination
Title牙科檢查項目
Realmtw
Description牙科檢查項目代碼。
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CS-DentalExamination-twdental

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

CodeDisplayDefinition
PLAQUE 牙菌斑檢查Plaque examination
PERIO 牙周檢查Periodontal examination
MOBILITY 牙齒搖動度檢查Tooth mobility examination
FURCATION 根岔病變檢查Furcation involvement examination

Source1

{
  "resourceType": "CodeSystem",
  "id": "CS-DentalExamination-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}