臺灣牙醫實作指引 (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
| Active as of 2026-06-25 |
{
"resourceType" : "CodeSystem",
"id" : "CS-OralCareAuditGrade-twdental",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-OralCareAuditGrade-twdental</b></p><a name=\"CS-OralCareAuditGrade-twdental\"> </a><a name=\"hcCS-OralCareAuditGrade-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-OralCareAuditGrade-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\">A<a name=\"CS-OralCareAuditGrade-twdental-A\"> </a></td><td>優良</td><td>Excellent (score >= 90)</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"CS-OralCareAuditGrade-twdental-B\"> </a></td><td>合格</td><td>Pass (score 70-89)</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"CS-OralCareAuditGrade-twdental-C\"> </a></td><td>需改善</td><td>Needs improvement (score 50-69)</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"CS-OralCareAuditGrade-twdental-D\"> </a></td><td>不合格</td><td>Fail (score < 50)</td></tr></table></div>"
},
"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)"
}
]
}