臺灣牙醫實作指引 (Taiwan Dental Implementation Guide)
0.0.1 - ballot

臺灣牙醫實作指引 (Taiwan Dental Implementation Guide) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 根岔病變位置值集 - TTL Representation

Active as of 2025-05-12

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "VS-FurcationSite-twdental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VS-FurcationSite-twdental</b></p><a name=\"VS-FurcationSite-twdental\"> </a><a name=\"hcVS-FurcationSite-twdental\"> </a><a name=\"VS-FurcationSite-twdental-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA9416-4/\">LA9416-4</a></td><td>Buccal</td></tr><tr><td><a href=\"https://loinc.org/LA9272-1/\">LA9272-1</a></td><td>Lingual</td></tr><tr><td><a href=\"https://loinc.org/LA27065-4/\">LA27065-4</a></td><td>Mesial</td></tr><tr><td><a href=\"https://loinc.org/LA25386-6/\">LA25386-6</a></td><td>Distal</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://dental-ig.fhir.tw/ValueSet/VS-FurcationSite-twdental"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "VSFurcationSite"] ; # 
  fhir:title [ fhir:v "根岔病變位置值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-05-12"^^xsd:date] ; # 
  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 "根岔病變位置值集"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA9416-4" ] ;
fhir:display [ fhir:v "Buccal" ]       ] [
fhir:code [ fhir:v "LA9272-1" ] ;
fhir:display [ fhir:v "Lingual" ]       ] [
fhir:code [ fhir:v "LA27065-4" ] ;
fhir:display [ fhir:v "Mesial" ]       ] [
fhir:code [ fhir:v "LA25386-6" ] ;
fhir:display [ fhir:v "Distal" ]       ] )     ] )
  ] . #