共同資料模式實作指引(Common Data Model IG)
1.0.0-Trial Use - draft

共同資料模式實作指引(Common Data Model IG) - Local Development build (v1.0.0-Trial Use). 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\"><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://standard-interoperability-lab.com/fhir/ValueSet/medication-rxnorm-tw",
  "version" : "1.0.0-Trial Use",
  "name" : "TWMedicationRXNORM",
  "title" : "RxNorm藥品代碼值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-11-03",
  "publisher" : "共同資料模式實作指引(Common Data Model IG)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "RxNorm藥品代碼值集   \r\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"
          }
        ]
      }
    ]
  }
}