台灣癌症登記長表實作指引 (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
: SSF10 結腸癌-微星體不穩定檢測代碼系統 - 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 "ssf-10-colon-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-10-colon-codesystem</b></p><a name=\"ssf-10-colon-codesystem\"> </a><a name=\"hcssf-10-colon-codesystem\"> </a><a name=\"ssf-10-colon-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-10-colon-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-10-colon-codesystem-000\"> </a></td><td>MSI stable; microsatellite stable (MSS); negative, NOS 且/或 Mismatch repair (MMR) intact, no loss of nuclear expression of MMR proteins MMR proficient (pMMR or MMR-P)</td></tr><tr><td style=\"white-space:nowrap\">010<a name=\"ssf-10-colon-codesystem-010\"> </a></td><td>MSI unstable low (MSI-L)</td></tr><tr><td style=\"white-space:nowrap\">020<a name=\"ssf-10-colon-codesystem-020\"> </a></td><td>MSI unstable high (MSI-H) 且/或 Loss of nuclear expression of one or more MMR proteins, MMR protein deficient MMR deficient (dMMR or MMR-D)</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-10-colon-codesystem-988\"> </a></td><td>不適用。(1) GIST、NETs 及 High grade dysplasia (Severe dysplasia) (2) 於外院執行檢查,且無外院 MSI/MMR 檢驗結果</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-10-colon-codesystem-999\"> </a></td><td>(1) 病歷未記載或不詳 (2) 沒有檢測 (3) MSI-I (intermediate)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/ssf-10-colon-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "SSF10colonCS"] ; #
fhir:title [ fhir:v "SSF10 結腸癌-微星體不穩定檢測代碼系統"] ; #
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 "Microsatellite Instability (MSI) Detection 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 "MSI stable; microsatellite stable (MSS); negative, NOS 且/或 Mismatch repair (MMR) intact, no loss of nuclear expression of MMR proteins MMR proficient (pMMR or MMR-P)" ]
] [
fhir:code [ fhir:v "010" ] ;
fhir:display [ fhir:v "MSI unstable low (MSI-L)" ]
] [
fhir:code [ fhir:v "020" ] ;
fhir:display [ fhir:v "MSI unstable high (MSI-H) 且/或 Loss of nuclear expression of one or more MMR proteins, MMR protein deficient MMR deficient (dMMR or MMR-D)" ]
] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用。(1) GIST、NETs 及 High grade dysplasia (Severe dysplasia) (2) 於外院執行檢查,且無外院 MSI/MMR 檢驗結果" ]
] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 病歷未記載或不詳 (2) 沒有檢測 (3) MSI-I (intermediate)" ]
] ) . #