臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: RxNorm藥品代碼值集 - JSON Representation

Active as of 2020-11-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "medication-rxnorm-tw",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medication-rxnorm-tw</b></p><a name=\"medication-rxnorm-tw\"> </a><a name=\"hcmedication-rxnorm-tw\"> </a><a name=\"medication-rxnorm-tw-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY  in SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF</li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medication-rxnorm-tw",
  "version" : "3.0.0",
  "name" : "TWMedicationRXNORM",
  "title" : "RxNorm藥品代碼值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-11-03",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "RxNorm藥品代碼值集   \n資料所屬單位:Unified Medical Language System® (UMLS®)",
  "copyright" : "RxNorm. RxNorm is copyright Unified Medical Language System® (UMLS®). Terms & Conditions in https://uts.nlm.nih.gov/license.html https://www.nlm.nih.gov/research/umls/rxnorm/docs/termsofservice.html.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter" : [
          {
            "property" : "TTY",
            "op" : "in",
            "value" : "SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF"
          }
        ]
      }
    ]
  }
}