臺灣健保癌症用藥事前審查實作指引
1.0.1 - release

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: Release) 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

: LOINC + NHI-健保事前審查-病人狀態評估項目值集 - JSON Representation

Active as of 2024-12-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pat-ast",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pat-ast</b></p><a name=\"pat-ast\"> </a><a name=\"hcpat-ast\"> </a><a name=\"pat-ast-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/88020-3/\">88020-3</a></td><td style=\"color: #cccccc\">Functional capacity NYHA</td></tr><tr><td><a href=\"https://loinc.org/98153-0/\">98153-0</a></td><td style=\"color: #cccccc\">Child-Pugh panel</td></tr><tr><td><a href=\"https://loinc.org/89247-1/\">89247-1</a></td><td style=\"color: #cccccc\">ECOG Performance Status score</td></tr><tr><td><a href=\"https://loinc.org/89243-0/\">89243-0</a></td><td style=\"color: #cccccc\">Karnofsky Performance Status score</td></tr><tr><td><a href=\"https://loinc.org/75633-8/\">75633-8</a></td><td style=\"color: #cccccc\">Rheumatoid arthritis disease activity score Calculated by VectraDA</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-nhi-pat-ast.html\"><code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-pat-ast</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nhi-pat-ast.html#nhi-pat-ast-IPS\">IPS</a></td><td style=\"color: #cccccc\">International Prognostic Score</td><td>IPS (International Prognostic Score)</td></tr><tr><td><a href=\"CodeSystem-nhi-pat-ast.html#nhi-pat-ast-PDAI\">PDAI</a></td><td style=\"color: #cccccc\">Pemphigus Disease Area Index</td><td>PDAI評估指數</td></tr><tr><td><a href=\"CodeSystem-nhi-pat-ast.html#nhi-pat-ast-CIRS\">CIRS</a></td><td style=\"color: #cccccc\">Cumulative illness rating scale</td><td>CIRS (cumulative illness rating scale) score</td></tr><tr><td><a href=\"CodeSystem-nhi-pat-ast.html#nhi-pat-ast-HCTCI\">HCTCI</a></td><td style=\"color: #cccccc\">Hematopoietic Cell Transplantation-specific Comorbidity Index</td><td>HCT-CI</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/ValueSet/pat-ast",
  "version" : "1.0.1",
  "name" : "PatAst",
  "title" : "LOINC + NHI-健保事前審查-病人狀態評估項目值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-06",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC + NHI-病人狀態評估項目值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "88020-3"
          },
          {
            "code" : "98153-0"
          },
          {
            "code" : "89247-1"
          },
          {
            "code" : "89243-0"
          },
          {
            "code" : "75633-8"
          }
        ]
      },
      {
        "system" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-pat-ast",
        "concept" : [
          {
            "code" : "IPS"
          },
          {
            "code" : "PDAI"
          },
          {
            "code" : "CIRS"
          },
          {
            "code" : "HCTCI"
          }
        ]
      }
    ]
  }
}