This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/ssf-3-esophagus-codesystem
defines the following codes:
Code | Display |
010 | 病理資訊顯示腫瘤全消(Complete response) |
020 | 病理資訊顯示腫瘤縮小≧50% |
030 | 病理資訊顯示腫瘤縮小<50% |
040 | 病理資訊顯示腫瘤未縮小 |
988 | 不適用。(1) 未進行前導性治療 (2) 未進行手術治療 (3) GIST及Sarcoma |
990 | 前導性療法後,腫瘤有縮小反應,但未說明反應的程度 |
999 | (1) 有進行前導性治療,但療效不明 (2) 病歷未記載或不詳 |
"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-3-esophagus-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "SSF3esophagusCS"] ; #
fhir:title [ fhir:v "SSF3 食道癌-前導性療法後的病理反應代碼系統"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-01T15:33:47+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kuo"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kuo" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "Tumor Regression Grade by pathology Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "010" ] ;
fhir:display [ fhir:v "病理資訊顯示腫瘤全消(Complete response)" ]
] [
fhir:code [ fhir:v "020" ] ;
fhir:display [ fhir:v "病理資訊顯示腫瘤縮小≧50%" ]
] [
fhir:code [ fhir:v "030" ] ;
fhir:display [ fhir:v "病理資訊顯示腫瘤縮小<50%" ]
] [
fhir:code [ fhir:v "040" ] ;
fhir:display [ fhir:v "病理資訊顯示腫瘤未縮小" ]
] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用。(1) 未進行前導性治療 (2) 未進行手術治療 (3) GIST及Sarcoma" ]
] [
fhir:code [ fhir:v "990" ] ;
fhir:display [ fhir:v "前導性療法後,腫瘤有縮小反應,但未說明反應的程度" ]
] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 有進行前導性治療,但療效不明 (2) 病歷未記載或不詳" ]
] ) . #
# -------------------------------------------------------------------------------------