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

: 原發部位未手術原因代碼系統 - 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 "lf-ReaForNoSurOfPriSite-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 lf-ReaForNoSurOfPriSite-codesystem</b></p><a name=\"lf-ReaForNoSurOfPriSite-codesystem\"> </a><a name=\"hclf-ReaForNoSurOfPriSite-codesystem\"> </a><a name=\"lf-ReaForNoSurOfPriSite-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-ReaForNoSurOfPriSite-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\">0<a name=\"lf-ReaForNoSurOfPriSite-codesystem-0\"> </a></td><td>個案在首次療程中接受手術治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"lf-ReaForNoSurOfPriSite-codesystem-1\"> </a></td><td>手術治療非既定之首次療程計畫中的一部分</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lf-ReaForNoSurOfPriSite-codesystem-2\"> </a></td><td>手術治療因禁忌症或個案其他危險因素(併發症、年邁)而未建議或給予</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lf-ReaForNoSurOfPriSite-codesystem-3\"> </a></td><td>手術治療因疾病進展而未建議或給予</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"lf-ReaForNoSurOfPriSite-codesystem-5\"> </a></td><td>手術治療是既定之首次療程計畫中的一部分,但因個案未接受前即死亡或病危出院</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"lf-ReaForNoSurOfPriSite-codesystem-6\"> </a></td><td>手術治療雖然是既定之首次療程計畫中的一部分,未執行且病歷也未記載未執行的原因</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"lf-ReaForNoSurOfPriSite-codesystem-7\"> </a></td><td>手術治療雖然是既定之首次療程計畫中的一部分,但病歷記載個案或其家屬拒絕</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"lf-ReaForNoSurOfPriSite-codesystem-8\"> </a></td><td>手術治療雖然是既定之首次療程計畫中的一部分,但摘錄時尚未執行</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"lf-ReaForNoSurOfPriSite-codesystem-9\"> </a></td><td>(1)由於病歷未記載,所以不知道原發腫瘤手術是否有被建議或是已經執行 (2)個案由屍體解剖而診斷為癌症 (3)僅由死亡證明書得知個案有癌症</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-ReaForNoSurOfPriSite-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "LFReaForNoSurOfPriSiteCS"] ; # 
  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 "Reason for No Surgery of Primary Site 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 "0" ] ;
fhir:display [ fhir:v "個案在首次療程中接受手術治療" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "手術治療非既定之首次療程計畫中的一部分" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "手術治療因禁忌症或個案其他危險因素(併發症、年邁)而未建議或給予" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "手術治療因疾病進展而未建議或給予" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "手術治療是既定之首次療程計畫中的一部分,但因個案未接受前即死亡或病危出院" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "手術治療雖然是既定之首次療程計畫中的一部分,未執行且病歷也未記載未執行的原因" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "手術治療雖然是既定之首次療程計畫中的一部分,但病歷記載個案或其家屬拒絕" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "手術治療雖然是既定之首次療程計畫中的一部分,但摘錄時尚未執行" ]
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "(1)由於病歷未記載,所以不知道原發腫瘤手術是否有被建議或是已經執行 (2)個案由屍體解剖而診斷為癌症 (3)僅由死亡證明書得知個案有癌症" ]
  ] ) . #