FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeValueSet
IdValueSet-VS-FurcationSite-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/ValueSet-VS-FurcationSite-twdental.html
URLhttp://dental-ig.fhir.tw/ValueSet/VS-FurcationSite-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameVSFurcationSite
Title根岔病變位置值集
Realmtw
Description根岔病變位置代碼值集,使用 LOINC 代碼。

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VS-FurcationSite-twdental


Source1

{
  "resourceType": "ValueSet",
  "id": "VS-FurcationSite-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dental-ig.fhir.tw/ValueSet/VS-FurcationSite-twdental",
  "version": "0.0.1",
  "name": "VSFurcationSite",
  "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": "根岔病變位置代碼值集,使用 LOINC 代碼。",
  "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"
          }
        ]
      }
    ]
  }
}