臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.1.0 - ci-build

This page is part of the 臺灣電子處方箋與調劑單張實作指引(TW EMPD IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 醫令類別值集 - JSON Representation

Active as of 2024-02-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "OrderType-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OrderType-vs</b></p><a name=\"OrderType-vs\"> </a><a name=\"hcOrderType-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-OrderType-cs.html\"><code>https://nhicore.nhi.gov.tw/empd/CodeSystem/OrderType-cs</code></a></li></ul></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/empd/ValueSet/OrderType-vs",
  "version" : "0.1.0",
  "name" : "OrderTypeValueSet",
  "title" : "醫令類別值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-22",
  "publisher" : "NHI",
  "contact" : [
    {
      "name" : "NHI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw/en/mp-2.html"
        }
      ]
    }
  ],
  "description" : "醫令類別值集",
  "compose" : {
    "include" : [
      {
        "system" : "https://nhicore.nhi.gov.tw/empd/CodeSystem/OrderType-cs"
      }
    ]
  }
}