台灣癌症登記長表實作指引 (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
: 其他分期系統期別(病理)-Breast Cancer代碼系統 - TTL Representation
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-PathOthStagingBreastCancer-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-PathOthStagingBreastCancer-codesystem</b></p><a name=\"lf-PathOthStagingBreastCancer-codesystem\"> </a><a name=\"hclf-PathOthStagingBreastCancer-codesystem\"> </a><a name=\"lf-PathOthStagingBreastCancer-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-PathOthStagingBreastCancer-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-PathOthStagingBreastCancer-codesystem-0\"> </a></td><td>Stage 0</td></tr><tr><td style=\"white-space:nowrap\">1A<a name=\"lf-PathOthStagingBreastCancer-codesystem-1A\"> </a></td><td>Stage IA</td></tr><tr><td style=\"white-space:nowrap\">1B<a name=\"lf-PathOthStagingBreastCancer-codesystem-1B\"> </a></td><td>Stage IB</td></tr><tr><td style=\"white-space:nowrap\">2A<a name=\"lf-PathOthStagingBreastCancer-codesystem-2A\"> </a></td><td>Stage IIA</td></tr><tr><td style=\"white-space:nowrap\">2B<a name=\"lf-PathOthStagingBreastCancer-codesystem-2B\"> </a></td><td>Stage IIB</td></tr><tr><td style=\"white-space:nowrap\">3A<a name=\"lf-PathOthStagingBreastCancer-codesystem-3A\"> </a></td><td>Stage IIIA</td></tr><tr><td style=\"white-space:nowrap\">3B<a name=\"lf-PathOthStagingBreastCancer-codesystem-3B\"> </a></td><td>Stage IIIB</td></tr><tr><td style=\"white-space:nowrap\">3C<a name=\"lf-PathOthStagingBreastCancer-codesystem-3C\"> </a></td><td>Stage IIIC</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lf-PathOthStagingBreastCancer-codesystem-4\"> </a></td><td>Stage IV</td></tr><tr><td style=\"white-space:nowrap\">8888<a name=\"lf-PathOthStagingBreastCancer-codesystem-8888\"> </a></td><td>不適用 (1)前導性治療後再行手術的個案</td></tr><tr><td style=\"white-space:nowrap\">9999<a name=\"lf-PathOthStagingBreastCancer-codesystem-9999\"> </a></td><td>不詳</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-PathOthStagingBreastCancer-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFPathOthStagingBreastCancerCS"] ; #
fhir:title [ fhir:v "其他分期系統期別(病理)-Breast Cancer代碼系統"] ; #
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 "Pathologic Other Staging - Breast Cancer 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 "0" ] ;
fhir:display [ fhir:v "Stage 0" ]
] [
fhir:code [ fhir:v "1A" ] ;
fhir:display [ fhir:v "Stage IA" ]
] [
fhir:code [ fhir:v "1B" ] ;
fhir:display [ fhir:v "Stage IB" ]
] [
fhir:code [ fhir:v "2A" ] ;
fhir:display [ fhir:v "Stage IIA" ]
] [
fhir:code [ fhir:v "2B" ] ;
fhir:display [ fhir:v "Stage IIB" ]
] [
fhir:code [ fhir:v "3A" ] ;
fhir:display [ fhir:v "Stage IIIA" ]
] [
fhir:code [ fhir:v "3B" ] ;
fhir:display [ fhir:v "Stage IIIB" ]
] [
fhir:code [ fhir:v "3C" ] ;
fhir:display [ fhir:v "Stage IIIC" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Stage IV" ]
] [
fhir:code [ fhir:v "8888" ] ;
fhir:display [ fhir:v "不適用 (1)前導性治療後再行手術的個案" ]
] [
fhir:code [ fhir:v "9999" ] ;
fhir:display [ fhir:v "不詳" ]
] ) . #