共同資料模式實作指引(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

: 藥品劑型值集 - 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.0.0/CodeSystem-v3-orderableDrugForm.html\"><code>http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm</code></a></li></ul></div>"
  },
  "url" : "https://standard-interoperability-lab.com/fhir/ValueSet/v3-orderableDrugForm",
  "version" : "1.0.0-Trial Use",
  "name" : "OrderableDrugForm",
  "title" : "藥品劑型值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "共同資料模式實作指引(Common Data Model IG)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "藥品劑型值集   \r\n資料所屬單位:Health Level 7",
  "copyright" : "Health Level 7",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
      }
    ]
  }
}