國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use

This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SSF10 白血病-最近一次治療反應的微量殘餘疾病評估值集 - TTL Representation

Active as of 2024-08-01

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ssf-10-leukemia-valueset"] ; # 
  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: ValueSet ssf-10-leukemia-valueset</b></p><a name=\"ssf-10-leukemia-valueset\"> </a><a name=\"hcssf-10-leukemia-valueset\"> </a><a name=\"ssf-10-leukemia-valueset-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ssf-10-leukemia-codesystem.html\"><code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-10-leukemia-codesystem</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.ghd.tw/cdm-fhir/fhir/ValueSet/ssf-10-leukemia-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SSF10leukemiaVS"] ; # 
  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 "國家級人體生物資料庫整合平台"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ghd.tw/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Assessment of latest molecular treatment response Value Set"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-10-leukemia-codesystem"^^xsd:anyURI ]     ] )
  ] . #