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

FHIR IG Statistics: ValueSet/pat-ast

Packagetw.gov.mohw.nhi.pas
TypeValueSet
Idpat-ast
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/ValueSet-pat-ast.html
URLhttps://nhicore.nhi.gov.tw/pas/ValueSet/pat-ast
Version1.0.6
Statusactive
Date2025-07-01
NamePatAst
TitleLOINC + NHI-健保事前審查-病人狀態評估項目值集
Realmtw
Authoritynational
DescriptionLOINC + NHI-病人狀態評估項目值集

Resources that use this resource

StructureDefinition
Observation-pat-assessment-twpas病人狀態評估-Observation Patient Assessment TWPAS

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
nhi-pat-astNHI-健保事前審查-病人狀態評估項目
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet pat-ast

This value set includes codes based on the following rules:

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    88020-3Functional capacity NYHA
    98153-0Child-Pugh panel
    89247-1ECOG Performance Status score
    89243-0Karnofsky Performance Status score
    75633-8Rheumatoid arthritis disease activity score Calculated by VectraDA
  • Include these codes as defined in https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pat-ast
    CodeDisplayDefinition
    IPSInternational Prognostic ScoreIPS (International Prognostic Score)
    PDAIPemphigus Disease Area IndexPDAI評估指數
    CIRSCumulative illness rating scaleCIRS (cumulative illness rating scale) score
    HCTCIHematopoietic Cell Transplantation-specific Comorbidity IndexHCT-CI

Source

{
  "resourceType": "ValueSet",
  "id": "pat-ast",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/pas/ValueSet/pat-ast",
  "version": "1.0.6",
  "name": "PatAst",
  "title": "LOINC + NHI-健保事前審查-病人狀態評估項目值集",
  "status": "active",
  "experimental": false,
  "date": "2025-07-01",
  "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://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pat-ast",
        "concept": [
          {
            "code": "IPS"
          },
          {
            "code": "PDAI"
          },
          {
            "code": "CIRS"
          },
          {
            "code": "HCTCI"
          }
        ]
      }
    ]
  }
}