臺灣癌症用藥事前審查實作指引
0.1.1 - ci-build

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v0.1.1: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: NHI-病人狀態評估項目 - JSON Representation

Active as of 2024-07-31

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nhi-pat-ast",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-pat-ast</b></p><a name=\"nhi-pat-ast\"> </a><a name=\"hcnhi-pat-ast\"> </a><a name=\"nhi-pat-ast-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-pat-ast</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">IPS<a name=\"nhi-pat-ast-IPS\"> </a></td><td>International Prognostic Score</td><td>IPS (International Prognostic Score)</td></tr><tr><td style=\"white-space:nowrap\">PDAI<a name=\"nhi-pat-ast-PDAI\"> </a></td><td>Pemphigus Disease Area Index</td><td>PDAI評估指數</td></tr><tr><td style=\"white-space:nowrap\">CIRS<a name=\"nhi-pat-ast-CIRS\"> </a></td><td>Cumulative illness rating scale</td><td>CIRS (cumulative illness rating scale) score</td></tr><tr><td style=\"white-space:nowrap\">HCTCI<a name=\"nhi-pat-ast-HCTCI\"> </a></td><td>Hematopoietic Cell Transplantation-specific Comorbidity Index</td><td>HCT-CI</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-pat-ast",
  "version" : "0.1.1",
  "name" : "PatAst",
  "title" : "NHI-病人狀態評估項目",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-31",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「病人狀態評估項目」代碼,代碼出版日期:2024-07-31;資料所屬單位:臺灣衛生福利部中央健康保險署。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "IPS",
      "display" : "International Prognostic Score",
      "definition" : "IPS (International Prognostic Score)"
    },
    {
      "code" : "PDAI",
      "display" : "Pemphigus Disease Area Index",
      "definition" : "PDAI評估指數"
    },
    {
      "code" : "CIRS",
      "display" : "Cumulative illness rating scale",
      "definition" : "CIRS (cumulative illness rating scale) score"
    },
    {
      "code" : "HCTCI",
      "display" : "Hematopoietic Cell Transplantation-specific Comorbidity Index",
      "definition" : "HCT-CI"
    }
  ]
}