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

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeCodeSystem
IdCodeSystem-CS-OralCareAuditGrade-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-OralCareAuditGrade-twdental.html
URLhttp://dental-ig.fhir.tw/CodeSystem/CS-OralCareAuditGrade-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameCSOralCareAuditGrade
Title口腔照護稽核最終等級
Realmtw
Description口腔照護稽核表之最終稽核等級代碼,依實際總分判定。
Contentcomplete

Resources that use this resource

ValueSet
tw.mirdc.dental#currentVS-OralCareAuditGrade-twdental口腔照護稽核最終等級值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CS-OralCareAuditGrade-twdental

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

CodeDisplayDefinition
A 優良Excellent (score >= 90)
B 合格Pass (score 70-89)
C 需改善Needs improvement (score 50-69)
D 不合格Fail (score < 50)

Source1

{
  "resourceType": "CodeSystem",
  "id": "CS-OralCareAuditGrade-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dental-ig.fhir.tw/CodeSystem/CS-OralCareAuditGrade-twdental",
  "version": "0.0.1",
  "name": "CSOralCareAuditGrade",
  "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": "A",
      "display": "優良",
      "definition": "Excellent (score >= 90)"
    },
    {
      "code": "B",
      "display": "合格",
      "definition": "Pass (score 70-89)"
    },
    {
      "code": "C",
      "display": "需改善",
      "definition": "Needs improvement (score 50-69)"
    },
    {
      "code": "D",
      "display": "不合格",
      "definition": "Fail (score < 50)"
    }
  ]
}