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

FHIR IG Statistics: CodeSystem/icd-10-cm-2014-tw

Packagetw.gov.mohw.twcore
TypeCodeSystem
Idicd-10-cm-2014-tw
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-icd-10-cm-2014-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2014-tw
Version2017-07-19
Statusactive
Date2014-07-19
NameTW2014ICD10CM
Title臺灣健保署2014年中文版ICD-10-CM
Realmtw
Authoritynational
Description臺灣健保署2014年中文版ICD-10-CM,參照至[國際疾病分類第 10 版](https://www.nhi.gov.tw/ch/np-3049-1.html),由於資料會隨代碼更新而變動,本資料的來源位置可能已更新為最新版代碼,原資料已被覆蓋。 代碼出版日期:2022-07-19;資料所屬單位:衛生福利部中央健康保險署。 *因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。* 因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至[全國專門術語服務平臺-代碼系統(Code System)](https://fhir.mohw.gov.tw/ts/codesystem.jsp)查閱
CopyrightWorld Health Organization (WHO)
Contentcomplete

Resources that use this resource

ValueSet
icd-10-cm-2014-tw臺灣健保署2014年中文版ICD-10-CM值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem icd-10-cm-2014-tw

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime生效日期
statusstatushttp://hl7.org/fhir/concept-properties#statuscode狀態

Concepts

This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2014-tw defines the following codes:

CodeDisplayeffectiveDatestatus
A00 霍亂2014-07-19active
A00.0 血清型01 cholerae霍亂弧菌所致之霍亂2014-07-19active
A00.1 血清型01 eltor霍亂弧菌所致之霍亂2014-07-19active
A00.9 霍亂2014-07-19active
A01 傷寒及副傷寒2014-07-19active

Source

{
  "resourceType": "CodeSystem",
  "id": "icd-10-cm-2014-tw",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2014-tw",
  "version": "2017-07-19",
  "name": "TW2014ICD10CM",
  "title": "臺灣健保署2014年中文版ICD-10-CM",
  "status": "active",
  "experimental": false,
  "date": "2014-07-19",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣健保署2014年中文版ICD-10-CM,參照至[國際疾病分類第 10 版](https://www.nhi.gov.tw/ch/np-3049-1.html),由於資料會隨代碼更新而變動,本資料的來源位置可能已更新為最新版代碼,原資料已被覆蓋。    \n代碼出版日期:2022-07-19;資料所屬單位:衛生福利部中央健康保險署。\n\n*因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。*\n\n因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至[全國專門術語服務平臺-代碼系統(Code System)](https://fhir.mohw.gov.tw/ts/codesystem.jsp)查閱\n\n",
  "copyright": "World Health Organization (WHO)",
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "property": [
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "生效日期",
      "type": "dateTime"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "狀態",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "A00",
      "display": "霍亂",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2014-07-19"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "A00.0",
      "display": "血清型01 cholerae霍亂弧菌所致之霍亂",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2014-07-19"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "A00.1",
      "display": "血清型01 eltor霍亂弧菌所致之霍亂",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2014-07-19"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "A00.9",
      "display": "霍亂",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2014-07-19"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "A01",
      "display": "傷寒及副傷寒",
      "property": [
        {
          "code": "effectiveDate",
          "valueDateTime": "2014-07-19"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}