台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SSF2 肝癌-肝纖維化的程度代碼系統 - TTL Representation

Active as of 2024-08-01

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ssf-2-liver-codesystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-2-liver-codesystem</b></p><a name=\"ssf-2-liver-codesystem\"> </a><a name=\"hcssf-2-liver-codesystem\"> </a><a name=\"ssf-2-liver-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-2-liver-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">000<a name=\"ssf-2-liver-codesystem-000\"> </a></td><td>Ishak F0: No fibrosis</td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"ssf-2-liver-codesystem-001\"> </a></td><td>Ishak F1: Fibrosis expansion of some portal areas,with or without short fibrous septa</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"ssf-2-liver-codesystem-002\"> </a></td><td>Ishak F2: Fibrosis expansion of most portal areas,with or without short fibrous septa</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"ssf-2-liver-codesystem-003\"> </a></td><td>Ishak F3: Fibrosis expansion of most portal areas,with occasional P-P bridging</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"ssf-2-liver-codesystem-004\"> </a></td><td>Ishak F4: Fibrosis expansion of portal areas with marked bridging (P-P and P-C;P-P as well as P-C)</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"ssf-2-liver-codesystem-005\"> </a></td><td>Ishak F5: Marked bridging (P-P and/or P-C) with occasional nodules (incomplete cirrhosis)</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"ssf-2-liver-codesystem-006\"> </a></td><td>Ishak F6: Cirrhosis,probable or definite</td></tr><tr><td style=\"white-space:nowrap\">007<a name=\"ssf-2-liver-codesystem-007\"> </a></td><td>無病理報告或病理報告無描述肝纖維化程度,但超音波、電腦斷層或核磁共振檢查報告 結果有提及肝硬化</td></tr><tr><td style=\"white-space:nowrap\">008<a name=\"ssf-2-liver-codesystem-008\"> </a></td><td>無病理報告或病理報告無描述肝纖維化程度,但超音波、電腦斷層或核磁共振檢查報告 結果無提及肝硬化</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-2-liver-codesystem-988\"> </a></td><td>不適用。(1) 於外院執行病理檢查及影像檢查,但申報醫院病歷內無相關之佐證資料,且未執行病理、超音波、電腦斷層或核磁共振檢查資訊,故無從評估 (2) 若病歷中記載肝硬化(cirrhosis),但無病理報告及無影像學報告(超音波、電腦斷層或核磁共振檢查)</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-2-liver-codesystem-999\"> </a></td><td>(1) 不詳 (2) 未使用 Ishak</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-2-liver-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "SSF2liverCS"] ; # 
  fhir:title [ fhir:v "SSF2 肝癌-肝纖維化的程度代碼系統"] ; # 
  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 "Liver Fibrosis Score Code System"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "000" ] ;
fhir:display [ fhir:v "Ishak F0: No fibrosis" ]
  ] [
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "Ishak F1: Fibrosis expansion of some portal areas,with or without short fibrous septa" ]
  ] [
fhir:code [ fhir:v "002" ] ;
fhir:display [ fhir:v "Ishak F2: Fibrosis expansion of most portal areas,with or without short fibrous septa" ]
  ] [
fhir:code [ fhir:v "003" ] ;
fhir:display [ fhir:v "Ishak F3: Fibrosis expansion of most portal areas,with occasional P-P bridging" ]
  ] [
fhir:code [ fhir:v "004" ] ;
fhir:display [ fhir:v "Ishak F4: Fibrosis expansion of portal areas with marked bridging (P-P and P-C;P-P as well as P-C)" ]
  ] [
fhir:code [ fhir:v "005" ] ;
fhir:display [ fhir:v "Ishak F5: Marked bridging (P-P and/or P-C) with occasional nodules (incomplete cirrhosis)" ]
  ] [
fhir:code [ fhir:v "006" ] ;
fhir:display [ fhir:v "Ishak F6: Cirrhosis,probable or definite" ]
  ] [
fhir:code [ fhir:v "007" ] ;
fhir:display [ fhir:v "無病理報告或病理報告無描述肝纖維化程度,但超音波、電腦斷層或核磁共振檢查報告 結果有提及肝硬化" ]
  ] [
fhir:code [ fhir:v "008" ] ;
fhir:display [ fhir:v "無病理報告或病理報告無描述肝纖維化程度,但超音波、電腦斷層或核磁共振檢查報告 結果無提及肝硬化" ]
  ] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用。(1) 於外院執行病理檢查及影像檢查,但申報醫院病歷內無相關之佐證資料,且未執行病理、超音波、電腦斷層或核磁共振檢查資訊,故無從評估 (2) 若病歷中記載肝硬化(cirrhosis),但無病理報告及無影像學報告(超音波、電腦斷層或核磁共振檢查)" ]
  ] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 不詳 (2) 未使用 Ishak" ]
  ] ) . #