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

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.0: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 臺灣藥品及醫療器材代碼值集 - JSON Representation

Active as of 2022-08-31

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "medication-fda-tw",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-medication-fda-tw.html\"><code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-medication-device-fda-tw.html\"><code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-device-fda-tw</code></a></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medication-fda-tw",
  "version" : "0.1.0",
  "name" : "TWMedicationFDA",
  "title" : "臺灣藥品及醫療器材代碼值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-08-31",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣藥品及醫療器材許可證  \r\n資料所屬單位:衛生福利部食品藥物管理署。",
  "copyright" : "衛生福利部食品藥物管理署",
  "compose" : {
    "include" : [
      {
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"
      },
      {
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-device-fda-tw"
      }
    ]
  }
}