臺灣次世代基因定序檢測實作指引
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

: 衛星不穩定性判讀值集 - TTL Representation

Active as of 2026-03-15

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "msi-interpretation-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet msi-interpretation-vs</b></p><a name=\"msi-interpretation-vs\"> </a><a name=\"hcmsi-interpretation-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA14122-8/\">LA14122-8</a></td><td>Stable</td></tr><tr><td><a href=\"https://loinc.org/LA26202-4/\">LA26202-4</a></td><td>MSI-L</td></tr><tr><td><a href=\"https://loinc.org/LA26203-2/\">LA26203-2</a></td><td>MSI-H</td></tr><tr><td><a href=\"https://loinc.org/LA11884-6/\">LA11884-6</a></td><td>Indeterminate</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://example.org/ValueSet/msi-interpretation-vs"^^xsd:anyURI ;
fhir:l <http://example.org/ValueSet/msi-interpretation-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MSIInterpretationVS"] ; # 
  fhir:title [ fhir:v "衛星不穩定性判讀值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-15"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "衛生福利部中央健康保險署"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "衛生福利部中央健康保險署" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nhi.gov.tw/ch/mp-1.html" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "衛星不穩定性判讀值集"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA14122-8" ] ;
fhir:display [ fhir:v "Stable" ]       ] [
fhir:code [ fhir:v "LA26202-4" ] ;
fhir:display [ fhir:v "MSI-L" ]       ] [
fhir:code [ fhir:v "LA26203-2" ] ;
fhir:display [ fhir:v "MSI-H" ]       ] [
fhir:code [ fhir:v "LA11884-6" ] ;
fhir:display [ fhir:v "Indeterminate" ]       ] )     ] )
  ] . #