This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/ssf-8-rectum-codesystem defines the following codes:
| Code | Display |
| 000 | 個案任一影像檢查未發現腸穿孔或手術中未發現腸穿孔 |
| 010 | 個案任一影像檢查發現腸穿孔或手術中發現有腸穿孔 |
| 988 | 不適用。(1) 個案無進行任一影像檢查亦無接受手術治療 (2) GIST、NETs 及 High grade dysplasia (Severe dysplasia) |
| 999 | 病歷未記載或不詳 |
"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-8-rectum-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "SSF8rectumCS"] ; #
fhir:title [ fhir:v "SSF8 直腸乙狀結腸、直腸癌-腸穿孔代碼系統"] ; #
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 "Perforation Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "000" ] ;
fhir:display [ fhir:v "個案任一影像檢查未發現腸穿孔或手術中未發現腸穿孔" ]
] [
fhir:code [ fhir:v "010" ] ;
fhir:display [ fhir:v "個案任一影像檢查發現腸穿孔或手術中發現有腸穿孔" ]
] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用。(1) 個案無進行任一影像檢查亦無接受手術治療 (2) GIST、NETs 及 High grade dysplasia (Severe dysplasia)" ]
] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "病歷未記載或不詳" ]
] ) . #
# -------------------------------------------------------------------------------------