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

FHIR IG Statistics: CodeSystem/nhi-cancer-treatment-plan

Packagetw.gov.mohw.nhi.ci
TypeCodeSystem
Idnhi-cancer-treatment-plan
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/ci/https://build.fhir.org/ig/TWNHIFHIR/ci/CodeSystem-nhi-cancer-treatment-plan.html
URLhttps://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment-plan
Version1.0.0
Statusactive
Date2025-04-30
NameCancerTreatmentPlanCodes
TitleNHI-健保重大傷病-後續治療計劃
Realmtw
Authoritynational
Description臺灣衛生福利部中央健康保險署「後續治療計劃」代碼,代碼出版日期:2025-04-30;資料所屬單位:臺灣衛生福利部中央健康保險署。 參照自[重大傷病專區](https://www.nhi.gov.tw/ch/np-2957-1.html)中申請須知及文件下載的[惡性腫瘤重大傷病證明換發評估表(自105年1月1日適用)(104.12.22更新)](https://www.nhi.gov.tw/ch/dl-30060-83fc8c0cada24dae8f3c5d5a98201aee-1.odt)
Contentcomplete

Resources that use this resource

ValueSet
nhi-cancer-treatment-planNHI-健保重大傷病-後續治療計劃值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem nhi-cancer-treatment-plan

This case-sensitive code system https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment-plan defines the following codes:

CodeDisplay
1 手術治療
2 放射線治療
3 化學治療
4 標靶治療
5 荷爾蒙治療
6 緩和治療
7 其他

Source

{
  "resourceType": "CodeSystem",
  "id": "nhi-cancer-treatment-plan",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment-plan",
  "version": "1.0.0",
  "name": "CancerTreatmentPlanCodes",
  "title": "NHI-健保重大傷病-後續治療計劃",
  "status": "active",
  "experimental": false,
  "date": "2025-04-30",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部中央健康保險署「後續治療計劃」代碼,代碼出版日期:2025-04-30;資料所屬單位:臺灣衛生福利部中央健康保險署。  \n參照自[重大傷病專區](https://www.nhi.gov.tw/ch/np-2957-1.html)中申請須知及文件下載的[惡性腫瘤重大傷病證明換發評估表(自105年1月1日適用)(104.12.22更新)](https://www.nhi.gov.tw/ch/dl-30060-83fc8c0cada24dae8f3c5d5a98201aee-1.odt)",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "1",
      "display": "手術治療"
    },
    {
      "code": "2",
      "display": "放射線治療"
    },
    {
      "code": "3",
      "display": "化學治療"
    },
    {
      "code": "4",
      "display": "標靶治療"
    },
    {
      "code": "5",
      "display": "荷爾蒙治療"
    },
    {
      "code": "6",
      "display": "緩和治療"
    },
    {
      "code": "7",
      "display": "其他"
    }
  ]
}