FHIR IG analytics| Package | tw.mirdc.dental |
| Resource Type | CodeSystem |
| Id | CodeSystem-CS-IOPIBulbPosition-twdental.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWDental_IG_Build/CodeSystem-CS-IOPIBulbPosition-twdental.html |
| URL | http://dental-ig.fhir.tw/CodeSystem/CS-IOPIBulbPosition-twdental |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-06-25T00:51:39+00:00 |
| Name | CSIOPIBulbPosition |
| Title | IOPI 量測球囊位置 |
| Realm | tw |
| Description | IOPI(Iowa Oral Performance Instrument)量測時球囊(bulb)放置位置代碼。 |
| Content | complete |
| ValueSet | ||
| tw.mirdc.dental#current | VS-IOPIBulbPosition-twdental | IOPI 量測球囊位置值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CS-IOPIBulbPosition-twdental
This case-sensitive code system http://dental-ig.fhir.tw/CodeSystem/CS-IOPIBulbPosition-twdental defines the following codes:
| Code | Display | Definition |
| tongue | 舌頭 | Tongue |
| lip | 嘴唇 | Lip |
{
"resourceType": "CodeSystem",
"id": "CS-IOPIBulbPosition-twdental",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dental-ig.fhir.tw/CodeSystem/CS-IOPIBulbPosition-twdental",
"version": "0.0.1",
"name": "CSIOPIBulbPosition",
"title": "IOPI 量測球囊位置",
"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": "IOPI(Iowa Oral Performance Instrument)量測時球囊(bulb)放置位置代碼。",
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "tongue",
"display": "舌頭",
"definition": "Tongue"
},
{
"code": "lip",
"display": "嘴唇",
"definition": "Lip"
}
]
}