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
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#> .
a fhir:CodeSystem ;
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: CodeSystem SEVCO</b></p><a name=\"SEVCO\"> </a><a name=\"hcSEVCO\"> </a><a name=\"SEVCO-en-US\"> </a><p>This case-insensitive code system <code>https://fevir.net/sevco</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "https://fevir.net/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:experimental [ fhir:v false] ;
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:copyright [ fhir:v "SEVCO has an open license: [https://creativecommons.org/licenses/by-sa/4.0/](https://creativecommons.org/licenses/by-sa/4.0/)\r\n\r\nCopyright holder is Scientific Knowledge Accelerator Foundation."] ;
fhir:caseSensitive [ fhir:v false] ;
fhir:content [ fhir:v "not-present"] .