FHIR IG analytics| Package | tw.mirdc.dental |
| Resource Type | CodeSystem |
| Id | CodeSystem-CS-PlaqueMark-twdental.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-PlaqueMark-twdental.html |
| URL | http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-06-25T00:51:39+00:00 |
| Name | CSPlaqueMark |
| Title | 牙菌斑註記 |
| Realm | tw |
| Description | 牙菌斑註記代碼,用於紀錄牙菌斑檢查結果。 |
| Content | complete |
| ValueSet | ||
| tw.mirdc.dental#current | VS-PlaqueMark-twdental | 牙菌斑註記值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CS-PlaqueMark-twdental
This case-sensitive code system http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental defines the following codes:
| Code | Display | Definition |
| 1 | 有牙菌斑 | Presence of dental plaque |
| 0 | 無牙菌斑 | Absence of dental plaque |
| X | 缺牙 | Missing tooth |
{
"resourceType": "CodeSystem",
"id": "CS-PlaqueMark-twdental",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental",
"version": "0.0.1",
"name": "CSPlaqueMark",
"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": 3,
"concept": [
{
"code": "1",
"display": "有牙菌斑",
"definition": "Presence of dental plaque"
},
{
"code": "0",
"display": "無牙菌斑",
"definition": "Absence of dental plaque"
},
{
"code": "X",
"display": "缺牙",
"definition": "Missing tooth"
}
]
}