This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/lf-PerInv-codesystem defines the following codes:
| Code | Display |
| 0 | 無神經侵襲 |
| 1 | 有神經侵襲 |
| 7 | (1)病理報告描述為 NA 或無法評估 (2)病理樣本非常小,無法判斷 (3)病理報告提及樣本不足以判斷是否有神經侵襲 (4)所有原發部位病理報告皆未描述神經侵襲情形 (5)原發部位有執行病理檢查,但病理報告描述無惡性細胞 |
| 8 | 不適用:(1)GIST、NETs、High grade dysplasia (Severe dysplasia)、原位癌 (2)淋巴瘤及白血病 (3)Plasma cell myeloma (4)中樞神經系統之惡性腫瘤 (5)原發部位不詳 (6)原發部位未執行病理檢查或僅執行細胞學檢查 |
| 9 | 病歷未記載或不詳 |
"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-PerInv-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFPerInvCS"] ; #
fhir:title [ fhir:v "神經侵襲代碼系統"] ; #
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 "Perineural Invasion Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "無神經侵襲" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "有神經侵襲" ]
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "(1)病理報告描述為 NA 或無法評估 (2)病理樣本非常小,無法判斷 (3)病理報告提及樣本不足以判斷是否有神經侵襲 (4)所有原發部位病理報告皆未描述神經侵襲情形 (5)原發部位有執行病理檢查,但病理報告描述無惡性細胞" ]
] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "不適用:(1)GIST、NETs、High grade dysplasia (Severe dysplasia)、原位癌 (2)淋巴瘤及白血病 (3)Plasma cell myeloma (4)中樞神經系統之惡性腫瘤 (5)原發部位不詳 (6)原發部位未執行病理檢查或僅執行細胞學檢查" ]
] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "病歷未記載或不詳" ]
] ) . #
# -------------------------------------------------------------------------------------