臺灣中醫實作指引
0.1.0 - ci-build

臺灣中醫實作指引, published by 衛生福利部國家中醫藥研究所. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nricmig/Nricm_TWCMIG/ and changes regularly. See the Directory of published versions

: 病人治則值集 - JSON Representation

Active as of 2026-08-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "twcm-therapeuticprinciples",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twcm-therapeuticprinciples</b></p><a name=\"twcm-therapeuticprinciples\"> </a><a name=\"hctwcm-therapeuticprinciples\"> </a><ul><li>Include codes from<a href=\"CodeSystem-who-ictm-terminology.html\"><code>https://www.nricm.edu.tw/twcm/CodeSystem/who-ictm-terminology</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span> where concept  is-a <a href=\"CodeSystem-who-ictm-terminology.html#who-ictm-terminology-WGM2.352250\">WGM2#2250</a></li></ul></div>"
  },
  "url" : "https://www.nricm.edu.tw/twcm/ValueSet/twcm-therapeuticprinciples",
  "version" : "0.1.0",
  "name" : "TWCMTherapeuticPrinciples",
  "title" : "病人治則值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-31T12:11:57+00:00",
  "publisher" : "衛生福利部國家中醫藥研究所",
  "contact" : [
    {
      "name" : "衛生福利部國家中醫藥研究所",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nricm.edu.tw/"
        }
      ]
    }
  ],
  "description" : "病人治則值集,篩選自 WHOICTMTerminology 代碼系統中「治則、治法與方藥」(WGM2#2250)底下的詞條,涵蓋治則、治法、方劑及藥物分類。",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.nricm.edu.tw/twcm/CodeSystem/who-ictm-terminology",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "WGM2#2250"
          }
        ]
      }
    ]
  }
}