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

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeCodeSystem
IdCodeSystem-CS-OralCareCleaningAbility-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-OralCareCleaningAbility-twdental.html
URLhttp://dental-ig.fhir.tw/CodeSystem/CS-OralCareCleaningAbility-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameCSOralCareCleaningAbility
Title口腔照護潔牙能力分類
Realmtw
Description口腔照護稽核表中依住民潔牙能力之分類代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.mirdc.dental#currentVS-OralCareCleaningAbility-twdental口腔照護潔牙能力分類值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CS-OralCareCleaningAbility-twdental

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

CodeDisplayDefinition
self-care 完全自理Fully self-care; audits supervision and instruction ability
partial-full-assist 部分/完全協助Partial or full assistance; audits actual operation technique

Source1

{
  "resourceType": "CodeSystem",
  "id": "CS-OralCareCleaningAbility-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dental-ig.fhir.tw/CodeSystem/CS-OralCareCleaningAbility-twdental",
  "version": "0.0.1",
  "name": "CSOralCareCleaningAbility",
  "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": 2,
  "concept": [
    {
      "code": "self-care",
      "display": "完全自理",
      "definition": "Fully self-care; audits supervision and instruction ability"
    },
    {
      "code": "partial-full-assist",
      "display": "部分/完全協助",
      "definition": "Partial or full assistance; audits actual operation technique"
    }
  ]
}