臺灣次世代基因定序檢測實作指引
0.1.0 - ci-build
臺灣次世代基因定序檢測實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-15 |
{
"resourceType" : "CodeSystem",
"id" : "genomic-observation-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem genomic-observation-type-cs</b></p><a name=\"genomic-observation-type-cs\"> </a><a name=\"hcgenomic-observation-type-cs\"> </a><p>This case-sensitive code system <code>http://example.org/CodeSystem/genomic-observation-type-cs</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\">fusion<a name=\"genomic-observation-type-cs-fusion\"> </a></td><td>Fusion</td></tr><tr><td style=\"white-space:nowrap\">othVar<a name=\"genomic-observation-type-cs-othVar\"> </a></td><td>Other Types of Variant</td></tr><tr><td style=\"white-space:nowrap\">biomarker<a name=\"genomic-observation-type-cs-biomarker\"> </a></td><td>Biomarker</td></tr><tr><td style=\"white-space:nowrap\">msiScore<a name=\"genomic-observation-type-cs-msiScore\"> </a></td><td>MSI Score</td></tr></table></div>"
},
"url" : "http://example.org/CodeSystem/genomic-observation-type-cs",
"version" : "0.1.0",
"name" : "GenomicObservationTypeCS",
"title" : "基因類型代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-03-15",
"publisher" : "衛生福利部中央健康保險署",
"contact" : [
{
"name" : "衛生福利部中央健康保險署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nhi.gov.tw/ch/mp-1.html"
}
]
}
],
"description" : "基因類型代碼系統",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "fusion",
"display" : "Fusion"
},
{
"code" : "othVar",
"display" : "Other Types of Variant"
},
{
"code" : "biomarker",
"display" : "Biomarker"
},
{
"code" : "msiScore",
"display" : "MSI Score"
}
]
}