台灣癌症登記長表實作指引 (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

: SSF1 肝癌-AFP 甲型胎兒蛋白檢驗值代碼系統 - 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-1-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-1-liver-codesystem</b></p><a name=\"ssf-1-liver-codesystem\"> </a><a name=\"hcssf-1-liver-codesystem\"> </a><a name=\"ssf-1-liver-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-1-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\">A00-A99<a name=\"ssf-1-liver-codesystem-A00-A99\"> </a></td><td>AFP 檢驗之實際數值為&lt;1 或 1-99ng/ml (僅適用於 2021 診斷年以後個案)。</td></tr><tr><td style=\"white-space:nowrap\">000-009<a name=\"ssf-1-liver-codesystem-000-009\"> </a></td><td>AFP 檢驗之實際數值為 1-99ng/ml 除於 10 (僅適用於 2020 診斷年以前的個案,採無條 件捨去,取整數)。</td></tr><tr><td style=\"white-space:nowrap\">010-099<a name=\"ssf-1-liver-codesystem-010-099\"> </a></td><td>AFP 檢驗之實際數值為 100-999ng/ml (去除個位數)。</td></tr><tr><td style=\"white-space:nowrap\">100-987<a name=\"ssf-1-liver-codesystem-100-987\"> </a></td><td>AFP 檢驗之實際數值為 1000-9879ng/ml 除以 10 (採無條件捨去,取整數)。</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-1-liver-codesystem-988\"> </a></td><td>不適用,於外院已接受首次療程且無外院檢驗值。</td></tr><tr><td style=\"white-space:nowrap\">991<a name=\"ssf-1-liver-codesystem-991\"> </a></td><td>AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值介於 400-6000 ng/ml 之間。</td></tr><tr><td style=\"white-space:nowrap\">992<a name=\"ssf-1-liver-codesystem-992\"> </a></td><td>AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值介於 6001- 9879 ng/ml 之間。</td></tr><tr><td style=\"white-space:nowrap\">993<a name=\"ssf-1-liver-codesystem-993\"> </a></td><td>(1) AFP 檢驗之實際數值≧9880 ng/ml。 (2) AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值≧9880 ng/ml。</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-1-liver-codesystem-999\"> </a></td><td>(1) 不詳。 (2) 首次治療前無檢驗 AFP 者。</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-1-liver-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "SSF1liverCS"] ; # 
  fhir:title [ fhir:v "SSF1 肝癌-AFP 甲型胎兒蛋白檢驗值代碼系統"] ; # 
  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 "Alpha-Fetoprotein(AFP) Lab Value Code System"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A00-A99" ] ;
fhir:display [ fhir:v "AFP 檢驗之實際數值為<1 或 1-99ng/ml (僅適用於 2021 診斷年以後個案)。" ]
  ] [
fhir:code [ fhir:v "000-009" ] ;
fhir:display [ fhir:v "AFP 檢驗之實際數值為 1-99ng/ml 除於 10 (僅適用於 2020 診斷年以前的個案,採無條 件捨去,取整數)。" ]
  ] [
fhir:code [ fhir:v "010-099" ] ;
fhir:display [ fhir:v "AFP 檢驗之實際數值為 100-999ng/ml (去除個位數)。" ]
  ] [
fhir:code [ fhir:v "100-987" ] ;
fhir:display [ fhir:v "AFP 檢驗之實際數值為 1000-9879ng/ml 除以 10 (採無條件捨去,取整數)。" ]
  ] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用,於外院已接受首次療程且無外院檢驗值。" ]
  ] [
fhir:code [ fhir:v "991" ] ;
fhir:display [ fhir:v "AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值介於 400-6000 ng/ml 之間。" ]
  ] [
fhir:code [ fhir:v "992" ] ;
fhir:display [ fhir:v "AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值介於 6001- 9879 ng/ml 之間。" ]
  ] [
fhir:code [ fhir:v "993" ] ;
fhir:display [ fhir:v "(1) AFP 檢驗之實際數值≧9880 ng/ml。 (2) AFP 檢驗值超過醫院儀器的最大稀釋值,且醫院儀器的 AFP 最大稀釋值≧9880 ng/ml。" ]
  ] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 不詳。 (2) 首次治療前無檢驗 AFP 者。" ]
  ] ) . #