FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Evidence Classifier - TTL Representation

Page standards status: Informative Maturity Level: 0

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "evidence-classifier-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/evidence-classifier-code</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">COVID19Specific\n                  <a name=\"evidence-classifier-code-COVID19Specific\"> </a>\n                </td>\n                <td>COVID-19 specific article</td>\n                <td>About COVID-19.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">COVID19Relevant\n                  <a name=\"evidence-classifier-code-COVID19Relevant\"> </a>\n                </td>\n                <td>COVID-19 relevant (but not specific) article</td>\n                <td>Not about COVID-19 but relevant to COVID-19 management or understanding.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">COVID19HumanResearch\n                  <a name=\"evidence-classifier-code-COVID19HumanResearch\"> </a>\n                </td>\n                <td>COVID-19 human data in population, exposure, or outcome</td>\n                <td>contains human COVID-19 disease in the research data as any variable (population, exposure or outcome).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">OriginalResearch\n                  <a name=\"evidence-classifier-code-OriginalResearch\"> </a>\n                </td>\n                <td>Article includes original research</td>\n                <td>such as randomized trial, observational study.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ResearchSynthesis\n                  <a name=\"evidence-classifier-code-ResearchSynthesis\"> </a>\n                </td>\n                <td>Article includes synthesis of research</td>\n                <td>such as systematic review, meta-analysis, rapid review.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Guideline\n                  <a name=\"evidence-classifier-code-Guideline\"> </a>\n                </td>\n                <td>Article includes guideline</td>\n                <td>for clinical practice guidelines.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ResearchProtocol\n                  <a name=\"evidence-classifier-code-ResearchProtocol\"> </a>\n                </td>\n                <td>Article provides protocol without results</td>\n                <td>for research protocols.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">NotResearchNotGuideline\n                  <a name=\"evidence-classifier-code-NotResearchNotGuideline\"> </a>\n                </td>\n                <td>Article is neither research nor guideline</td>\n                <td>for things that are not research reports, research protocols or guidelines.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Treatment\n                  <a name=\"evidence-classifier-code-Treatment\"> </a>\n                </td>\n                <td>Article about treatment</td>\n                <td>about therapeutic interventions.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">PreventionAndControl\n                  <a name=\"evidence-classifier-code-PreventionAndControl\"> </a>\n                </td>\n                <td>Article about prevention and control</td>\n                <td>about preventive care and interventions.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Diagnosis\n                  <a name=\"evidence-classifier-code-Diagnosis\"> </a>\n                </td>\n                <td>Article about diagnosis</td>\n                <td>about methods to distinguish having or not having a condition.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">PrognosisPrediction\n                  <a name=\"evidence-classifier-code-PrognosisPrediction\"> </a>\n                </td>\n                <td>Article about prognosis or prediction</td>\n                <td>about predicting risk for something or risk factors for it.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsYes\n                  <a name=\"evidence-classifier-code-RatedAsYes\"> </a>\n                </td>\n                <td>Rated as yes, affirmative, positive, present, or include</td>\n                <td/>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsNo\n                  <a name=\"evidence-classifier-code-RatedAsNo\"> </a>\n                </td>\n                <td>Rated as no, negative, absent, or exclude</td>\n                <td>Rated as no, negative, absent, or exclude.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">NotAssessed\n                  <a name=\"evidence-classifier-code-NotAssessed\"> </a>\n                </td>\n                <td>Not rated, not assessed</td>\n                <td>Neither rated as yes nor rated as no.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsRCT\n                  <a name=\"evidence-classifier-code-RatedAsRCT\"> </a>\n                </td>\n                <td>classified as randomized controlled trial</td>\n                <td>classified as randomized controlled trial.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsControlledTrial\n                  <a name=\"evidence-classifier-code-RatedAsControlledTrial\"> </a>\n                </td>\n                <td>classified as nonrandomized controlled trial (experimental)</td>\n                <td>classified as nonrandomized controlled trial (experimental).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsComparativeCohort\n                  <a name=\"evidence-classifier-code-RatedAsComparativeCohort\"> </a>\n                </td>\n                <td>classified as comparative cohort study (observational)</td>\n                <td>classified as comparative cohort study (observational).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsCaseControl\n                  <a name=\"evidence-classifier-code-RatedAsCaseControl\"> </a>\n                </td>\n                <td>classified as case-control study</td>\n                <td>classified as case-control study.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsUncontrolledSeries\n                  <a name=\"evidence-classifier-code-RatedAsUncontrolledSeries\"> </a>\n                </td>\n                <td>classified as uncontrolled cohort (case series)</td>\n                <td>classified as uncontrolled cohort (case series).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsMixedMethods\n                  <a name=\"evidence-classifier-code-RatedAsMixedMethods\"> </a>\n                </td>\n                <td>classified as mixed-methods study</td>\n                <td>classified as mixed-methods study.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RatedAsOther\n                  <a name=\"evidence-classifier-code-RatedAsOther\"> </a>\n                </td>\n                <td>classified as other concept (not elsewhere classified)</td>\n                <td>classified as other concept (not elsewhere classified).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">RiskOfBias\n                  <a name=\"evidence-classifier-code-RiskOfBias\"> </a>\n                </td>\n                <td>Risk of bias assessment</td>\n                <td>Risk of bias assessment.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">NoBlinding\n                  <a name=\"evidence-classifier-code-NoBlinding\"> </a>\n                </td>\n                <td>No blinding</td>\n                <td>No blinding.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">AllocConcealNotStated\n                  <a name=\"evidence-classifier-code-AllocConcealNotStated\"> </a>\n                </td>\n                <td>Allocation concealment not stated</td>\n                <td>Allocation concealment not stated.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">EarlyTrialTermination\n                  <a name=\"evidence-classifier-code-EarlyTrialTermination\"> </a>\n                </td>\n                <td>Early trial termination</td>\n                <td>Early trial termination.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">NoITT\n                  <a name=\"evidence-classifier-code-NoITT\"> </a>\n                </td>\n                <td>No intention-to-treat analysis</td>\n                <td>No intention-to-treat analysis.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Preprint\n                  <a name=\"evidence-classifier-code-Preprint\"> </a>\n                </td>\n                <td>Preprint (not final publication)</td>\n                <td>Results presented in preprint (pre-final publication) form.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">PreliminaryAnalysis\n                  <a name=\"evidence-classifier-code-PreliminaryAnalysis\"> </a>\n                </td>\n                <td>Preliminary analysis</td>\n                <td>Preliminary analysis.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">BaselineImbalance\n                  <a name=\"evidence-classifier-code-BaselineImbalance\"> </a>\n                </td>\n                <td>Baseline imbalances</td>\n                <td>Differences between groups at start of trial may confound or bias the findings.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">SubgroupAnalysis\n                  <a name=\"evidence-classifier-code-SubgroupAnalysis\"> </a>\n                </td>\n                <td>Subgroup analysis</td>\n                <td>Subgroup analysis.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/evidence-classifier-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "EvidenceClassifier"] ; # 
  fhir:title [ fhir:v "Evidence Classifier"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2020-12-28T15:55:11+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Commonly used classifiers for evidence sets."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/evidence-classifier-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/evidence-classifier-code>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "COVID19Specific" ] ;
fhir:display [ fhir:v "COVID-19 specific article" ] ;
fhir:definition [ fhir:v "About COVID-19." ]
  ] [
fhir:code [ fhir:v "COVID19Relevant" ] ;
fhir:display [ fhir:v "COVID-19 relevant (but not specific) article" ] ;
fhir:definition [ fhir:v "Not about COVID-19 but relevant to COVID-19 management or understanding." ]
  ] [
fhir:code [ fhir:v "COVID19HumanResearch" ] ;
fhir:display [ fhir:v "COVID-19 human data in population, exposure, or outcome" ] ;
fhir:definition [ fhir:v "contains human COVID-19 disease in the research data as any variable (population, exposure or outcome)." ]
  ] [
fhir:code [ fhir:v "OriginalResearch" ] ;
fhir:display [ fhir:v "Article includes original research" ] ;
fhir:definition [ fhir:v "such as randomized trial, observational study." ]
  ] [
fhir:code [ fhir:v "ResearchSynthesis" ] ;
fhir:display [ fhir:v "Article includes synthesis of research" ] ;
fhir:definition [ fhir:v "such as systematic review, meta-analysis, rapid review." ]
  ] [
fhir:code [ fhir:v "Guideline" ] ;
fhir:display [ fhir:v "Article includes guideline" ] ;
fhir:definition [ fhir:v "for clinical practice guidelines." ]
  ] [
fhir:code [ fhir:v "ResearchProtocol" ] ;
fhir:display [ fhir:v "Article provides protocol without results" ] ;
fhir:definition [ fhir:v "for research protocols." ]
  ] [
fhir:code [ fhir:v "NotResearchNotGuideline" ] ;
fhir:display [ fhir:v "Article is neither research nor guideline" ] ;
fhir:definition [ fhir:v "for things that are not research reports, research protocols or guidelines." ]
  ] [
fhir:code [ fhir:v "Treatment" ] ;
fhir:display [ fhir:v "Article about treatment" ] ;
fhir:definition [ fhir:v "about therapeutic interventions." ]
  ] [
fhir:code [ fhir:v "PreventionAndControl" ] ;
fhir:display [ fhir:v "Article about prevention and control" ] ;
fhir:definition [ fhir:v "about preventive care and interventions." ]
  ] [
fhir:code [ fhir:v "Diagnosis" ] ;
fhir:display [ fhir:v "Article about diagnosis" ] ;
fhir:definition [ fhir:v "about methods to distinguish having or not having a condition." ]
  ] [
fhir:code [ fhir:v "PrognosisPrediction" ] ;
fhir:display [ fhir:v "Article about prognosis or prediction" ] ;
fhir:definition [ fhir:v "about predicting risk for something or risk factors for it." ]
  ] [
fhir:code [ fhir:v "RatedAsYes" ] ;
fhir:display [ fhir:v "Rated as yes, affirmative, positive, present, or include" ]
  ] [
fhir:code [ fhir:v "RatedAsNo" ] ;
fhir:display [ fhir:v "Rated as no, negative, absent, or exclude" ] ;
fhir:definition [ fhir:v "Rated as no, negative, absent, or exclude." ]
  ] [
fhir:code [ fhir:v "NotAssessed" ] ;
fhir:display [ fhir:v "Not rated, not assessed" ] ;
fhir:definition [ fhir:v "Neither rated as yes nor rated as no." ]
  ] [
fhir:code [ fhir:v "RatedAsRCT" ] ;
fhir:display [ fhir:v "classified as randomized controlled trial" ] ;
fhir:definition [ fhir:v "classified as randomized controlled trial." ]
  ] [
fhir:code [ fhir:v "RatedAsControlledTrial" ] ;
fhir:display [ fhir:v "classified as nonrandomized controlled trial (experimental)" ] ;
fhir:definition [ fhir:v "classified as nonrandomized controlled trial (experimental)." ]
  ] [
fhir:code [ fhir:v "RatedAsComparativeCohort" ] ;
fhir:display [ fhir:v "classified as comparative cohort study (observational)" ] ;
fhir:definition [ fhir:v "classified as comparative cohort study (observational)." ]
  ] [
fhir:code [ fhir:v "RatedAsCaseControl" ] ;
fhir:display [ fhir:v "classified as case-control study" ] ;
fhir:definition [ fhir:v "classified as case-control study." ]
  ] [
fhir:code [ fhir:v "RatedAsUncontrolledSeries" ] ;
fhir:display [ fhir:v "classified as uncontrolled cohort (case series)" ] ;
fhir:definition [ fhir:v "classified as uncontrolled cohort (case series)." ]
  ] [
fhir:code [ fhir:v "RatedAsMixedMethods" ] ;
fhir:display [ fhir:v "classified as mixed-methods study" ] ;
fhir:definition [ fhir:v "classified as mixed-methods study." ]
  ] [
fhir:code [ fhir:v "RatedAsOther" ] ;
fhir:display [ fhir:v "classified as other concept (not elsewhere classified)" ] ;
fhir:definition [ fhir:v "classified as other concept (not elsewhere classified)." ]
  ] [
fhir:code [ fhir:v "RiskOfBias" ] ;
fhir:display [ fhir:v "Risk of bias assessment" ] ;
fhir:definition [ fhir:v "Risk of bias assessment." ]
  ] [
fhir:code [ fhir:v "NoBlinding" ] ;
fhir:display [ fhir:v "No blinding" ] ;
fhir:definition [ fhir:v "No blinding." ]
  ] [
fhir:code [ fhir:v "AllocConcealNotStated" ] ;
fhir:display [ fhir:v "Allocation concealment not stated" ] ;
fhir:definition [ fhir:v "Allocation concealment not stated." ]
  ] [
fhir:code [ fhir:v "EarlyTrialTermination" ] ;
fhir:display [ fhir:v "Early trial termination" ] ;
fhir:definition [ fhir:v "Early trial termination." ]
  ] [
fhir:code [ fhir:v "NoITT" ] ;
fhir:display [ fhir:v "No intention-to-treat analysis" ] ;
fhir:definition [ fhir:v "No intention-to-treat analysis." ]
  ] [
fhir:code [ fhir:v "Preprint" ] ;
fhir:display [ fhir:v "Preprint (not final publication)" ] ;
fhir:definition [ fhir:v "Results presented in preprint (pre-final publication) form." ]
  ] [
fhir:code [ fhir:v "PreliminaryAnalysis" ] ;
fhir:display [ fhir:v "Preliminary analysis" ] ;
fhir:definition [ fhir:v "Preliminary analysis." ]
  ] [
fhir:code [ fhir:v "BaselineImbalance" ] ;
fhir:display [ fhir:v "Baseline imbalances" ] ;
fhir:definition [ fhir:v "Differences between groups at start of trial may confound or bias the findings." ]
  ] [
fhir:code [ fhir:v "SubgroupAnalysis" ] ;
fhir:display [ fhir:v "Subgroup analysis" ] ;
fhir:definition [ fhir:v "Subgroup analysis." ]
  ] ) . #