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

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

Active as of 2025-05-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VS-FurcationSite-twdental",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://dental-ig.fhir.tw/ValueSet/VS-FurcationSite-twdental",
  "version" : "0.0.1",
  "name" : "VSFurcationSite",
  "title" : "根岔病變位置值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-12",
  "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" : "根岔病變位置值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA9416-4",
            "display" : "Buccal"
          },
          {
            "code" : "LA9272-1",
            "display" : "Lingual"
          },
          {
            "code" : "LA27065-4",
            "display" : "Mesial"
          },
          {
            "code" : "LA25386-6",
            "display" : "Distal"
          }
        ]
      }
    ]
  }
}