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-健保事前審查-病人狀態評估項目值集 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "pat-ast"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/pas/ValueSet/pat-ast"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "PatAst"] ; #
fhir:title [ fhir:v "LOINC + NHI-健保事前審查-病人狀態評估項目值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-06"^^xsd:date] ; #
fhir:publisher [ fhir:v "衛生福利部中央健康保險署"] ; #
fhir:contact ( [
fhir:name [ fhir:v "衛生福利部中央健康保險署" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nhi.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "LOINC + NHI-病人狀態評估項目值集"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "88020-3" ] ] [
fhir:code [ fhir:v "98153-0" ] ] [
fhir:code [ fhir:v "89247-1" ] ] [
fhir:code [ fhir:v "89243-0" ] ] [
fhir:code [ fhir:v "75633-8" ] ] ) ] [
fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-pat-ast"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "IPS" ] ] [
fhir:code [ fhir:v "PDAI" ] ] [
fhir:code [ fhir:v "CIRS" ] ] [
fhir:code [ fhir:v "HCTCI" ] ] ) ] )
] . #