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

FHIR IG analytics

Packagetw.gov.mohw.nricm.twcm
Resource TypeValueSet
IdValueSet-twcm-therapeuticprinciples.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nricmig/Nricm_TWCMIG/ValueSet-twcm-therapeuticprinciples.html
URLhttps://www.nricm.edu.tw/twcm/ValueSet/twcm-therapeuticprinciples
Version0.1.0
Statusactive
Date2026-08-30T12:03:00+00:00
NameTWCMTherapeuticPrinciples
Title病人治則值集
Realmtw
Authoritynational
Description病人治則值集,篩選自 WHOICTMTerminology 代碼系統中「治則、治法與方藥」(WGM2#2250)底下的詞條,涵蓋治則、治法、方劑及藥物分類。

Resources that use this resource

StructureDefinition
tw.gov.mohw.nricm.twcm#currentobservationtherapeuticprinciples-twcm病人治則(ObservationTherapeuticPrinciples TWCM)

Resources that this resource uses

CodeSystem
tw.gov.mohw.nricm.twcm#currentwho-ictm-terminologyWHO傳統醫學國際標準術語(中醫)

Narrative

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

Generated Narrative: ValueSet twcm-therapeuticprinciples


Source1

{
  "resourceType": "ValueSet",
  "id": "twcm-therapeuticprinciples",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.nricm.edu.tw/twcm/ValueSet/twcm-therapeuticprinciples",
  "version": "0.1.0",
  "name": "TWCMTherapeuticPrinciples",
  "title": "病人治則值集",
  "status": "active",
  "experimental": false,
  "date": "2026-08-30T12:03:00+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"
          }
        ]
      }
    ]
  }
}