HL7 Terminology (THO)
6.3.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Scientific Evidence Code System (SEVCO) - TTL Representation

Active as of 2025-02-24

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SEVCO"] ; # 
  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: NamingSystem SEVCO</b></p><a name=\"SEVCO\"> </a><a name=\"hcSEVCO\"> </a><a name=\"SEVCO-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/SEVCO</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>SEVCO</td></tr><tr><td>Title</td><td>Scientific Evidence Code System (SEVCO)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Scientific Evidence Code System (SEVCO) includes terms for describing scientific research, including study design, risk of bias, and statistical concepts. For additional derivation details for any term, see <a href=\"https://fevir.net/resources/CodeSystem/27270\">https://fevir.net/resources/CodeSystem/27270</a></p>\n<p>For more information, see <a href=\"https://fevir.net/sevco\">https://fevir.net/sevco</a></p>\n</div></td></tr><tr><td>Publisher</td><td>Computable Publishing LLC</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://fevir.net/sevco</td><td>true</td><td>2025-02-24 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/SEVCO"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "SEVCO"] ; # 
  fhir:title [ fhir:v "Scientific Evidence Code System (SEVCO)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2025-02-24T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Scientific Knowledge Accelerator Foundation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://gps.health/scientific-knowledge-accelerator-foundation-skaf/index.html" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "balper@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Scientific Evidence Code System (SEVCO) includes terms for describing scientific research, including study design, risk of bias, and statistical concepts. For additional derivation details for any term, see [https://fevir.net/resources/CodeSystem/27270](https://fevir.net/resources/CodeSystem/27270)\r\n\r\nFor more information, see [https://fevir.net/sevco](https://fevir.net/sevco)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fevir.net/sevco" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2025-02-24"^^xsd:date ]     ]
  ] ) . #