台灣癌症登記長表實作指引 (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
Active as of 2024-08-01 |
@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-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 lf-ProcedureCode-codesystem</b></p><a name=\"lf-ProcedureCode-codesystem\"> </a><a name=\"hclf-ProcedureCode-codesystem\"> </a><a name=\"lf-ProcedureCode-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-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\">SurgicalDiagnosticAndStagingProcedure<a name=\"lf-ProcedureCode-codesystem-SurgicalDiagnosticAndStagingProcedure\"> </a></td><td>申報醫院診斷性及分期性手術處置</td></tr><tr><td style=\"white-space:nowrap\">OtherFacilitySurgicalDiagnosticAndStagingProcedure<a name=\"lf-ProcedureCode-codesystem-OtherFacilitySurgicalDiagnosticAndStagingProcedure\"> </a></td><td>外院診斷性及分期性手術處置</td></tr><tr><td style=\"white-space:nowrap\">RT<a name=\"lf-ProcedureCode-codesystem-RT\"> </a></td><td>申報醫院放射治療</td></tr><tr><td style=\"white-space:nowrap\">EBRTTechnique<a name=\"lf-ProcedureCode-codesystem-EBRTTechnique\"> </a></td><td>體外放射治療</td></tr><tr><td style=\"white-space:nowrap\">OtherRT<a name=\"lf-ProcedureCode-codesystem-OtherRT\"> </a></td><td>其他放射治療</td></tr><tr><td style=\"white-space:nowrap\">OtherFacilityChemotherapy<a name=\"lf-ProcedureCode-codesystem-OtherFacilityChemotherapy\"> </a></td><td>外院化學治療</td></tr><tr><td style=\"white-space:nowrap\">Chemotherapy<a name=\"lf-ProcedureCode-codesystem-Chemotherapy\"> </a></td><td>申報醫院化學治療</td></tr><tr><td style=\"white-space:nowrap\">OtherFacilityHormoneSteroid<a name=\"lf-ProcedureCode-codesystem-OtherFacilityHormoneSteroid\"> </a></td><td>外院荷爾蒙/類固醇治療</td></tr><tr><td style=\"white-space:nowrap\">HormoneSteroid<a name=\"lf-ProcedureCode-codesystem-HormoneSteroid\"> </a></td><td>申報醫院荷爾蒙/類固醇治療</td></tr><tr><td style=\"white-space:nowrap\">OtherFacilityImmunotherapy<a name=\"lf-ProcedureCode-codesystem-OtherFacilityImmunotherapy\"> </a></td><td>外院免疫治療</td></tr><tr><td style=\"white-space:nowrap\">Immunotherapy<a name=\"lf-ProcedureCode-codesystem-Immunotherapy\"> </a></td><td>申報醫院免疫治療</td></tr><tr><td style=\"white-space:nowrap\">HematologicTransplantAndEndocrineProcedure<a name=\"lf-ProcedureCode-codesystem-HematologicTransplantAndEndocrineProcedure\"> </a></td><td>骨髓/幹細胞移植或內分泌處置</td></tr><tr><td style=\"white-space:nowrap\">OtherFacilityTargetedTherapy<a name=\"lf-ProcedureCode-codesystem-OtherFacilityTargetedTherapy\"> </a></td><td>外院標靶治療</td></tr><tr><td style=\"white-space:nowrap\">TargetedTherapy<a name=\"lf-ProcedureCode-codesystem-TargetedTherapy\"> </a></td><td>申報醫院標靶治療</td></tr><tr><td style=\"white-space:nowrap\">PalliativeCare<a name=\"lf-ProcedureCode-codesystem-PalliativeCare\"> </a></td><td>申報醫院緩和照護</td></tr><tr><td style=\"white-space:nowrap\">OtherTreatment<a name=\"lf-ProcedureCode-codesystem-OtherTreatment\"> </a></td><td>其他治療</td></tr><tr><td style=\"white-space:nowrap\">SystemicTherapy<a name=\"lf-ProcedureCode-codesystem-SystemicTherapy\"> </a></td><td>全身性治療</td></tr><tr><td style=\"white-space:nowrap\">FirstCourceOfTreatment<a name=\"lf-ProcedureCode-codesystem-FirstCourceOfTreatment\"> </a></td><td>首次療程</td></tr><tr><td style=\"white-space:nowrap\">FirstSurgicalProcedure<a name=\"lf-ProcedureCode-codesystem-FirstSurgicalProcedure\"> </a></td><td>首次手術</td></tr><tr><td style=\"white-space:nowrap\">SurgicalProcedureOfPrimarySite<a name=\"lf-ProcedureCode-codesystem-SurgicalProcedureOfPrimarySite\"> </a></td><td>申報醫院原發部位手術方式</td></tr><tr><td style=\"white-space:nowrap\">OtherSurgicalProcedureOfPrimarySite<a name=\"lf-ProcedureCode-codesystem-OtherSurgicalProcedureOfPrimarySite\"> </a></td><td>外院原發部位手術方式</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFProcedureCodeCS"] ; #
fhir:title [ fhir:v "癌症治療代碼系統"] ; #
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 "Procedure Code Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "21"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "SurgicalDiagnosticAndStagingProcedure" ] ;
fhir:display [ fhir:v "申報醫院診斷性及分期性手術處置" ]
] [
fhir:code [ fhir:v "OtherFacilitySurgicalDiagnosticAndStagingProcedure" ] ;
fhir:display [ fhir:v "外院診斷性及分期性手術處置" ]
] [
fhir:code [ fhir:v "RT" ] ;
fhir:display [ fhir:v "申報醫院放射治療" ]
] [
fhir:code [ fhir:v "EBRTTechnique" ] ;
fhir:display [ fhir:v "體外放射治療" ]
] [
fhir:code [ fhir:v "OtherRT" ] ;
fhir:display [ fhir:v "其他放射治療" ]
] [
fhir:code [ fhir:v "OtherFacilityChemotherapy" ] ;
fhir:display [ fhir:v "外院化學治療" ]
] [
fhir:code [ fhir:v "Chemotherapy" ] ;
fhir:display [ fhir:v "申報醫院化學治療" ]
] [
fhir:code [ fhir:v "OtherFacilityHormoneSteroid" ] ;
fhir:display [ fhir:v "外院荷爾蒙/類固醇治療" ]
] [
fhir:code [ fhir:v "HormoneSteroid" ] ;
fhir:display [ fhir:v "申報醫院荷爾蒙/類固醇治療" ]
] [
fhir:code [ fhir:v "OtherFacilityImmunotherapy" ] ;
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 "OtherFacilityTargetedTherapy" ] ;
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 "SystemicTherapy" ] ;
fhir:display [ fhir:v "全身性治療" ]
] [
fhir:code [ fhir:v "FirstCourceOfTreatment" ] ;
fhir:display [ fhir:v "首次療程" ]
] [
fhir:code [ fhir:v "FirstSurgicalProcedure" ] ;
fhir:display [ fhir:v "首次手術" ]
] [
fhir:code [ fhir:v "SurgicalProcedureOfPrimarySite" ] ;
fhir:display [ fhir:v "申報醫院原發部位手術方式" ]
] [
fhir:code [ fhir:v "OtherSurgicalProcedureOfPrimarySite" ] ;
fhir:display [ fhir:v "外院原發部位手術方式" ]
] ) . #
IG © 2022+ Kuo. Package fhir.TWCRLF#0.1.1 based on FHIR 4.0.1. Generated 2024-08-01
Links: Table of Contents |
QA Report