FHIR IG Statistics: ValueSet/pat-ast
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://loinc.org
Code | Display |
88020-3 | Functional capacity NYHA |
98153-0 | Child-Pugh panel |
89247-1 | ECOG Performance Status score |
89243-0 | Karnofsky Performance Status score |
75633-8 | Rheumatoid arthritis disease activity score Calculated by VectraDA |
- Include these codes as defined in
https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pat-ast
Code | Display | Definition |
IPS | International Prognostic Score | IPS (International Prognostic Score) |
PDAI | Pemphigus Disease Area Index | PDAI評估指數 |
CIRS | Cumulative illness rating scale | CIRS (cumulative illness rating scale) score |
HCTCI | Hematopoietic Cell Transplantation-specific Comorbidity Index | HCT-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"
}
]
}
]
}
}