German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet Studiendesign NCIt - TTL Representation

Draft as of 2023-12-13

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 "studiendesign-ncit"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C15197</td><td>Case-Control Study</td></tr><tr><td>C15208</td><td>Cohort Study</td></tr><tr><td>C53310</td><td>Cross-Sectional Study</td></tr><tr><td>C46079</td><td>Randomized Controlled Clinical Trial</td></tr><tr><td>C93043</td><td>Nonrandomized Clinical Trial</td></tr><tr><td>C53312</td><td>Retrospective Study</td></tr><tr><td>C142646</td><td>Prospective Study</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.vision-zero-oncology.de/fhir/ValueSet/studiendesign-ncit"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VS_Studiendesign_NCIT"] ; # 
  fhir:title [ fhir:v "ValueSet Studiendesign NCIt"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-13T13:28:13+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Berlin Institute of Health at Charité (BIH)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Berlin Institute of Health at Charité (BIH)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bihealth.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Studiendesign aus NCI Thesaurus (NCIt)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "NCI THESAURUS is a registered trademark of the National Cancer Institute."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "C15197" ] ;
fhir:display [ fhir:v "Case-Control Study" ]       ] [
fhir:code [ fhir:v "C15208" ] ;
fhir:display [ fhir:v "Cohort Study" ]       ] [
fhir:code [ fhir:v "C53310" ] ;
fhir:display [ fhir:v "Cross-Sectional Study" ]       ] [
fhir:code [ fhir:v "C46079" ] ;
fhir:display [ fhir:v "Randomized Controlled Clinical Trial" ]       ] [
fhir:code [ fhir:v "C93043" ] ;
fhir:display [ fhir:v "Nonrandomized Clinical Trial" ]       ] [
fhir:code [ fhir:v "C53312" ] ;
fhir:display [ fhir:v "Retrospective Study" ]       ] [
fhir:code [ fhir:v "C142646" ] ;
fhir:display [ fhir:v "Prospective Study" ]       ] )     ] )
  ] . #