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

: SSF5 乳癌-哨兵淋巴結侵犯數目代碼系統 - 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-5-breast-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-5-breast-codesystem</b></p><a name=\"ssf-5-breast-codesystem\"> </a><a name=\"hcssf-5-breast-codesystem\"> </a><a name=\"ssf-5-breast-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-5-breast-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-5-breast-codesystem-000\"> </a></td><td>(1)沒有哨兵淋巴結侵犯 (2) 若醫師確實執行哨兵淋巴結取樣,但病理報告中未發現淋巴結組織,而該組織未被惡性腫瘤細胞侵犯</td></tr><tr><td style=\"white-space:nowrap\">001-089<a name=\"ssf-5-breast-codesystem-001-089\"> </a></td><td>依實際侵犯之哨兵淋巴結數目填入</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-5-breast-codesystem-988\"> </a></td><td>不適用</td></tr><tr><td style=\"white-space:nowrap\">996<a name=\"ssf-5-breast-codesystem-996\"> </a></td><td>(1) 病歷上記載哨兵淋巴結有被侵犯,但數目不詳 (2) 若醫師確實執行哨兵淋巴結取樣,病理報告中未發現淋巴結組織,但該組織有被惡性腫瘤細胞侵犯</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-5-breast-codesystem-999\"> </a></td><td>(1) 不清楚哨兵淋巴結是否有被侵犯 (2) 病歷未記載</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-5-breast-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "SSF5breastCS"] ; # 
  fhir:title [ fhir:v "SSF5 乳癌-哨兵淋巴結侵犯數目代碼系統"] ; # 
  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 "No. of Sentinel Lymph Nodes Positive Code System"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "000" ] ;
fhir:display [ fhir:v "(1)沒有哨兵淋巴結侵犯 (2) 若醫師確實執行哨兵淋巴結取樣,但病理報告中未發現淋巴結組織,而該組織未被惡性腫瘤細胞侵犯" ]
  ] [
fhir:code [ fhir:v "001-089" ] ;
fhir:display [ fhir:v "依實際侵犯之哨兵淋巴結數目填入" ]
  ] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用" ]
  ] [
fhir:code [ fhir:v "996" ] ;
fhir:display [ fhir:v "(1) 病歷上記載哨兵淋巴結有被侵犯,但數目不詳 (2) 若醫師確實執行哨兵淋巴結取樣,病理報告中未發現淋巴結組織,但該組織有被惡性腫瘤細胞侵犯" ]
  ] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 不清楚哨兵淋巴結是否有被侵犯 (2) 病歷未記載" ]
  ] ) . #