台灣癌症登記長表實作指引 (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
: 其他分期系統期別(病理)-MAC代碼系統 - 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-PathOthStagingMAC-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-PathOthStagingMAC-codesystem</b></p><a name=\"lf-PathOthStagingMAC-codesystem\"> </a><a name=\"hclf-PathOthStagingMAC-codesystem\"> </a><a name=\"lf-PathOthStagingMAC-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-PathOthStagingMAC-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\">A<a name=\"lf-PathOthStagingMAC-codesystem-A\"> </a></td><td>Stage A</td></tr><tr><td style=\"white-space:nowrap\">B1<a name=\"lf-PathOthStagingMAC-codesystem-B1\"> </a></td><td>Stage B1</td></tr><tr><td style=\"white-space:nowrap\">B2<a name=\"lf-PathOthStagingMAC-codesystem-B2\"> </a></td><td>Stage B2</td></tr><tr><td style=\"white-space:nowrap\">B3<a name=\"lf-PathOthStagingMAC-codesystem-B3\"> </a></td><td>Stage B3</td></tr><tr><td style=\"white-space:nowrap\">C1<a name=\"lf-PathOthStagingMAC-codesystem-C1\"> </a></td><td>Stage C1</td></tr><tr><td style=\"white-space:nowrap\">C2<a name=\"lf-PathOthStagingMAC-codesystem-C2\"> </a></td><td>Stage C2</td></tr><tr><td style=\"white-space:nowrap\">C3<a name=\"lf-PathOthStagingMAC-codesystem-C3\"> </a></td><td>Stage C3</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"lf-PathOthStagingMAC-codesystem-D\"> </a></td><td>Stage D</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-PathOthStagingMAC-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFPathOthStagingMACCS"] ; #
fhir:title [ fhir:v "其他分期系統期別(病理)-MAC代碼系統"] ; #
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 - MAC Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Stage A" ]
] [
fhir:code [ fhir:v "B1" ] ;
fhir:display [ fhir:v "Stage B1" ]
] [
fhir:code [ fhir:v "B2" ] ;
fhir:display [ fhir:v "Stage B2" ]
] [
fhir:code [ fhir:v "B3" ] ;
fhir:display [ fhir:v "Stage B3" ]
] [
fhir:code [ fhir:v "C1" ] ;
fhir:display [ fhir:v "Stage C1" ]
] [
fhir:code [ fhir:v "C2" ] ;
fhir:display [ fhir:v "Stage C2" ]
] [
fhir:code [ fhir:v "C3" ] ;
fhir:display [ fhir:v "Stage C3" ]
] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Stage D" ]
] ) . #