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

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.2.2: Releases) based on FHIR (HL7® FHIR® Standard) 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 2019-03-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-orderableDrugForm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-orderableDrugForm.html\"><code>http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm</code></a></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/v3-orderableDrugForm",
  "version" : "2.1.0",
  "name" : "OrderableDrugForm",
  "title" : "藥品劑型值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "藥品劑型值集   \n資料所屬單位:Health Level 7",
  "copyright" : "Health Level 7",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
      }
    ]
  }
}