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

FHIR IG analytics

Packagetw.mirdc.dental
Resource TypeValueSet
IdValueSet-VS-ProbingPosition-twdental.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWDental_IG_Build/ValueSet-VS-ProbingPosition-twdental.html
URLhttp://dental-ig.fhir.tw/ValueSet/VS-ProbingPosition-twdental
Version0.0.1
Statusactive
Date2026-06-25T00:51:39+00:00
NameVSProbingPosition
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-ProbingPosition-twdental


Source1

{
  "resourceType": "ValueSet",
  "id": "VS-ProbingPosition-twdental",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dental-ig.fhir.tw/ValueSet/VS-ProbingPosition-twdental",
  "version": "0.0.1",
  "name": "VSProbingPosition",
  "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": "LA9269-7",
            "display": "Facial"
          },
          {
            "code": "LA9270-5",
            "display": "Mesiofacial"
          },
          {
            "code": "LA9271-3",
            "display": "Distofacial"
          },
          {
            "code": "LA9272-1",
            "display": "Lingual"
          },
          {
            "code": "LA9273-9",
            "display": "Distolingual"
          },
          {
            "code": "LA9274-7",
            "display": "Mesiolingual"
          }
        ]
      }
    ]
  }
}