臺灣牙醫實作指引 (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

: OF-5 口腔運動發音技能評估方式 - TTL Representation

Active as of 2026-06-25

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CS-OF5AssessmentMethod-twdental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CS-OF5AssessmentMethod-twdental</b></p><a name=\"CS-OF5AssessmentMethod-twdental\"> </a><a name=\"hcCS-OF5AssessmentMethod-twdental\"> </a><p>This case-sensitive code system <code>http://dental-ig.fhir.tw/CodeSystem/CS-OF5AssessmentMethod-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-OF5AssessmentMethod-twdental-A\"> </a></td><td>發音清晰度</td><td>Articulation clarity assessment</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"CS-OF5AssessmentMethod-twdental-B\"> </a></td><td>口腔輪替運動</td><td>Oral diadochokinesis (DDK) assessment</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://dental-ig.fhir.tw/CodeSystem/CS-OF5AssessmentMethod-twdental"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "CSOF5AssessmentMethod"] ; # 
  fhir:title [ fhir:v "OF-5 口腔運動發音技能評估方式"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-25T00:51:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "金屬工業研究發展中心"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "金屬工業研究發展中心" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mirdc.org.tw/" ]     ] )
  ] [
fhir:name [ fhir:v "黃怡文" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "lisaiwh@mail.mirdc.org.tw" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] [
fhir:name [ fhir:v "莊世任" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "renjuang@mail.mirdc.org.tw" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "口腔衰弱五項量表(OF-5)第五項「口腔運動發音技能低下」之評估方式代碼(A 或 B 二擇一)。"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "發音清晰度" ] ;
fhir:definition [ fhir:v "Articulation clarity assessment" ]
  ] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "口腔輪替運動" ] ;
fhir:definition [ fhir:v "Oral diadochokinesis (DDK) assessment" ]
  ] ) . #