FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nhi-drug-category

Packagetw.gov.mohw.nhi.pas
TypeCodeSystem
Idnhi-drug-category
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/CodeSystem-nhi-drug-category.html
URLhttps://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-drug-category
Version1.0.6
Statusactive
Date2025-07-01
NameNHIDrugCategory
TitleNHI-健保事前審查-藥物類型
Realmtw
Authoritynational
Description臺灣衛生福利部中央健康保險署「藥物類型」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。
Contentcomplete

Resources that use this resource

ValueSet
nhi-drug-categoryNHI-健保事前審查-藥物類型值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nhi-drug-category

This case-sensitive code system https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-drug-category defines the following codes:

CodeDisplay
nhi 健保
self 自費

Source

{
  "resourceType": "CodeSystem",
  "id": "nhi-drug-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-drug-category",
  "version": "1.0.6",
  "name": "NHIDrugCategory",
  "title": "NHI-健保事前審查-藥物類型",
  "status": "active",
  "experimental": false,
  "date": "2025-07-01",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部中央健康保險署「藥物類型」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "nhi",
      "display": "健保"
    },
    {
      "code": "self",
      "display": "自費"
    }
  ]
}