台灣癌症登記短表實作指引 (Taiwan Cancer Registry Short 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
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 "sf-ProcedureCode-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 sf-ProcedureCode-codesystem</b></p><a name=\"sf-ProcedureCode-codesystem\"> </a><a name=\"hcsf-ProcedureCode-codesystem\"> </a><a name=\"sf-ProcedureCode-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/sf-ProcedureCode-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\">RT<a name=\"sf-ProcedureCode-codesystem-RT\"> </a></td><td>申報醫院放射治療</td></tr><tr><td style=\"white-space:nowrap\">Chemotherapy<a name=\"sf-ProcedureCode-codesystem-Chemotherapy\"> </a></td><td>申報醫院化學治療</td></tr><tr><td style=\"white-space:nowrap\">HormoneSteroid<a name=\"sf-ProcedureCode-codesystem-HormoneSteroid\"> </a></td><td>申報醫院荷爾蒙/類固醇治療</td></tr><tr><td style=\"white-space:nowrap\">Immunotherapy<a name=\"sf-ProcedureCode-codesystem-Immunotherapy\"> </a></td><td>申報醫院免疫治療</td></tr><tr><td style=\"white-space:nowrap\">HematologicTransplantAndEndocrineProcedure<a name=\"sf-ProcedureCode-codesystem-HematologicTransplantAndEndocrineProcedure\"> </a></td><td>申報醫院骨髓/幹細胞移植或內分泌處置</td></tr><tr><td style=\"white-space:nowrap\">TargetedTherapy<a name=\"sf-ProcedureCode-codesystem-TargetedTherapy\"> </a></td><td>申報醫院標靶治療</td></tr><tr><td style=\"white-space:nowrap\">PalliativeCare<a name=\"sf-ProcedureCode-codesystem-PalliativeCare\"> </a></td><td>申報醫院緩和照護</td></tr><tr><td style=\"white-space:nowrap\">OtherTreatment<a name=\"sf-ProcedureCode-codesystem-OtherTreatment\"> </a></td><td>申報醫院其他治療</td></tr><tr><td style=\"white-space:nowrap\">FirstSurgicalProcedure<a name=\"sf-ProcedureCode-codesystem-FirstSurgicalProcedure\"> </a></td><td>首次手術</td></tr><tr><td style=\"white-space:nowrap\">SurgicalProcedureOfPrimarySite<a name=\"sf-ProcedureCode-codesystem-SurgicalProcedureOfPrimarySite\"> </a></td><td>申報醫院原發部位手術方式</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/sf-ProcedureCode-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "SFProcedureCodeCS"] ; #
fhir:title [ fhir:v "癌症治療代碼系統"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-01T16:26:54+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 "Procedure Code Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "RT" ] ;
fhir:display [ fhir:v "申報醫院放射治療" ]
] [
fhir:code [ fhir:v "Chemotherapy" ] ;
fhir:display [ fhir:v "申報醫院化學治療" ]
] [
fhir:code [ fhir:v "HormoneSteroid" ] ;
fhir:display [ fhir:v "申報醫院荷爾蒙/類固醇治療" ]
] [
fhir:code [ fhir:v "Immunotherapy" ] ;
fhir:display [ fhir:v "申報醫院免疫治療" ]
] [
fhir:code [ fhir:v "HematologicTransplantAndEndocrineProcedure" ] ;
fhir:display [ fhir:v "申報醫院骨髓/幹細胞移植或內分泌處置" ]
] [
fhir:code [ fhir:v "TargetedTherapy" ] ;
fhir:display [ fhir:v "申報醫院標靶治療" ]
] [
fhir:code [ fhir:v "PalliativeCare" ] ;
fhir:display [ fhir:v "申報醫院緩和照護" ]
] [
fhir:code [ fhir:v "OtherTreatment" ] ;
fhir:display [ fhir:v "申報醫院其他治療" ]
] [
fhir:code [ fhir:v "FirstSurgicalProcedure" ] ;
fhir:display [ fhir:v "首次手術" ]
] [
fhir:code [ fhir:v "SurgicalProcedureOfPrimarySite" ] ;
fhir:display [ fhir:v "申報醫院原發部位手術方式" ]
] ) . #