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

: 其他分期系統期別(臨床)-DRE代碼系統 - 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-CliOthStagingDRE-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-CliOthStagingDRE-codesystem</b></p><a name=\"lf-CliOthStagingDRE-codesystem\"> </a><a name=\"hclf-CliOthStagingDRE-codesystem\"> </a><a name=\"lf-CliOthStagingDRE-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingDRE-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\">X<a name=\"lf-CliOthStagingDRE-codesystem-X\"> </a></td><td>TX(無肛、術後確診或其他因素無法執行 DRE)</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"lf-CliOthStagingDRE-codesystem-0\"> </a></td><td>T0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"lf-CliOthStagingDRE-codesystem-1\"> </a></td><td>T1</td></tr><tr><td style=\"white-space:nowrap\">1A<a name=\"lf-CliOthStagingDRE-codesystem-1A\"> </a></td><td>T1a</td></tr><tr><td style=\"white-space:nowrap\">1B<a name=\"lf-CliOthStagingDRE-codesystem-1B\"> </a></td><td>T1b</td></tr><tr><td style=\"white-space:nowrap\">1C<a name=\"lf-CliOthStagingDRE-codesystem-1C\"> </a></td><td>T1c</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lf-CliOthStagingDRE-codesystem-2\"> </a></td><td>T2</td></tr><tr><td style=\"white-space:nowrap\">2A<a name=\"lf-CliOthStagingDRE-codesystem-2A\"> </a></td><td>T2a</td></tr><tr><td style=\"white-space:nowrap\">2B<a name=\"lf-CliOthStagingDRE-codesystem-2B\"> </a></td><td>T2b</td></tr><tr><td style=\"white-space:nowrap\">2C<a name=\"lf-CliOthStagingDRE-codesystem-2C\"> </a></td><td>T2c</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lf-CliOthStagingDRE-codesystem-3\"> </a></td><td>T3</td></tr><tr><td style=\"white-space:nowrap\">3A<a name=\"lf-CliOthStagingDRE-codesystem-3A\"> </a></td><td>T3a</td></tr><tr><td style=\"white-space:nowrap\">3B<a name=\"lf-CliOthStagingDRE-codesystem-3B\"> </a></td><td>T3b</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lf-CliOthStagingDRE-codesystem-4\"> </a></td><td>T4</td></tr><tr><td style=\"white-space:nowrap\">8888<a name=\"lf-CliOthStagingDRE-codesystem-8888\"> </a></td><td>未執行或無法確定有無執行 DRE</td></tr><tr><td style=\"white-space:nowrap\">9999<a name=\"lf-CliOthStagingDRE-codesystem-9999\"> </a></td><td>有執行 DRE 但病歷未記錄</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingDRE-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "LFCliOthStagingDRECS"] ; # 
  fhir:title [ fhir:v "其他分期系統期別(臨床)-DRE代碼系統"] ; # 
  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 "Clinical Other Staging - DRE Code System"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "X" ] ;
fhir:display [ fhir:v "TX(無肛、術後確診或其他因素無法執行 DRE)" ]
  ] [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "T0" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "T1" ]
  ] [
fhir:code [ fhir:v "1A" ] ;
fhir:display [ fhir:v "T1a" ]
  ] [
fhir:code [ fhir:v "1B" ] ;
fhir:display [ fhir:v "T1b" ]
  ] [
fhir:code [ fhir:v "1C" ] ;
fhir:display [ fhir:v "T1c" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "T2" ]
  ] [
fhir:code [ fhir:v "2A" ] ;
fhir:display [ fhir:v "T2a" ]
  ] [
fhir:code [ fhir:v "2B" ] ;
fhir:display [ fhir:v "T2b" ]
  ] [
fhir:code [ fhir:v "2C" ] ;
fhir:display [ fhir:v "T2c" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "T3" ]
  ] [
fhir:code [ fhir:v "3A" ] ;
fhir:display [ fhir:v "T3a" ]
  ] [
fhir:code [ fhir:v "3B" ] ;
fhir:display [ fhir:v "T3b" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "T4" ]
  ] [
fhir:code [ fhir:v "8888" ] ;
fhir:display [ fhir:v "未執行或無法確定有無執行 DRE" ]
  ] [
fhir:code [ fhir:v "9999" ] ;
fhir:display [ fhir:v "有執行 DRE 但病歷未記錄" ]
  ] ) . #