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

: con-lung-min - 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:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "con-lung-min"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://example.org/StructureDefinition/Condition-twngs"^^xsd:anyURI ;
fhir:l <http://example.org/StructureDefinition/Condition-twngs>     ] )
  ] ; # 
  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: Condition con-lung-min</b></p><a name=\"con-lung-min\"> </a><a name=\"hccon-lung-min\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Condition-twngs.html\">基因定序檢測報告之疾病資訊-Condition TWNGS</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw C34.91}\">右側支氣管或肺惡性腫瘤</span></p><p><b>subject</b>: <a href=\"Patient-pat-min.html\">王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</a></p><p><b>recordedDate</b>: 2024-07-10</p><p><b>note</b>: </p><blockquote><div><p>完整 Foundation Medicine 檢測報告請看報告查詢系統中”分子病理室檢查報告之附件”,其內容包含腫瘤的基因突變、腫瘤突變負荷(TMB)、微衛星體不穩定性(MSI)相關資訊,並針對病患接受癌症標靶治療或免疫治療提供建議</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw"^^xsd:anyURI ;
fhir:l <https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw>       ] ;
fhir:code [ fhir:v "C34.91" ] ;
fhir:display [ fhir:v "右側支氣管或肺惡性腫瘤" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/pat-min ;
fhir:reference [ fhir:v "Patient/pat-min" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-07-10"^^xsd:date] ; # 
  fhir:note ( [
fhir:text [ fhir:v "完整 Foundation Medicine 檢測報告請看報告查詢系統中”分子病理室檢查報告之附件”,其內容包含腫瘤的基因突變、腫瘤突變負荷(TMB)、微衛星體不穩定性(MSI)相關資訊,並針對病患接受癌症標靶治療或免疫治療提供建議" ]
  ] ) . #