臺灣次世代基因定序檢測實作指引 - Local Development build (v0.1.0) 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 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 "tmb-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 tmb-interpretation-vs</b></p><a name=\"tmb-interpretation-vs\"> </a><a name=\"hctmb-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/LA9194-7/\">LA9194-7</a></td><td>Low</td></tr><tr><td><a href=\"https://loinc.org/LA9193-9/\">LA9193-9</a></td><td>High</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/tmb-interpretation-vs"^^xsd:anyURI ;
fhir:l <http://example.org/ValueSet/tmb-interpretation-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "TMBInterpretationVS"] ; #
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 "LA9194-7" ] ;
fhir:display [ fhir:v "Low" ] ] [
fhir:code [ fhir:v "LA9193-9" ] ;
fhir:display [ fhir:v "High" ] ] [
fhir:code [ fhir:v "LA11884-6" ] ;
fhir:display [ fhir:v "Indeterminate" ] ] ) ] )
] . #