FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-evidence-classifier-code.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-evidence-classifier-code.html
URLhttp://hl7.org/fhir/evidence-classifier-code
Version5.0.0
Statusactive
Date2020-12-28T15:55:11+10:00
NameEvidenceClassifier
TitleEvidence Classifier
Realmuv
Authorityhl7
DescriptionCommonly used classifiers for evidence sets.
Contentcomplete

Resources that use this resource

ValueSet
R5-evidence-classifier-code-for-R4Cross-version VS for R5.EvidenceClassifier for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/evidence-classifier-code defines the following codes:

Code Display Definition
COVID19Specific COVID-19 specific article About COVID-19.
COVID19Relevant COVID-19 relevant (but not specific) article Not about COVID-19 but relevant to COVID-19 management or understanding.
COVID19HumanResearch COVID-19 human data in population, exposure, or outcome contains human COVID-19 disease in the research data as any variable (population, exposure or outcome).
OriginalResearch Article includes original research such as randomized trial, observational study.
ResearchSynthesis Article includes synthesis of research such as systematic review, meta-analysis, rapid review.
Guideline Article includes guideline for clinical practice guidelines.
ResearchProtocol Article provides protocol without results for research protocols.
NotResearchNotGuideline Article is neither research nor guideline for things that are not research reports, research protocols or guidelines.
Treatment Article about treatment about therapeutic interventions.
PreventionAndControl Article about prevention and control about preventive care and interventions.
Diagnosis Article about diagnosis about methods to distinguish having or not having a condition.
PrognosisPrediction Article about prognosis or prediction about predicting risk for something or risk factors for it.
RatedAsYes Rated as yes, affirmative, positive, present, or include
RatedAsNo Rated as no, negative, absent, or exclude Rated as no, negative, absent, or exclude.
NotAssessed Not rated, not assessed Neither rated as yes nor rated as no.
RatedAsRCT classified as randomized controlled trial classified as randomized controlled trial.
RatedAsControlledTrial classified as nonrandomized controlled trial (experimental) classified as nonrandomized controlled trial (experimental).
RatedAsComparativeCohort classified as comparative cohort study (observational) classified as comparative cohort study (observational).
RatedAsCaseControl classified as case-control study classified as case-control study.
RatedAsUncontrolledSeries classified as uncontrolled cohort (case series) classified as uncontrolled cohort (case series).
RatedAsMixedMethods classified as mixed-methods study classified as mixed-methods study.
RatedAsOther classified as other concept (not elsewhere classified) classified as other concept (not elsewhere classified).
RiskOfBias Risk of bias assessment Risk of bias assessment.
NoBlinding No blinding No blinding.
AllocConcealNotStated Allocation concealment not stated Allocation concealment not stated.
EarlyTrialTermination Early trial termination Early trial termination.
NoITT No intention-to-treat analysis No intention-to-treat analysis.
Preprint Preprint (not final publication) Results presented in preprint (pre-final publication) form.
PreliminaryAnalysis Preliminary analysis Preliminary analysis.
BaselineImbalance Baseline imbalances Differences between groups at start of trial may confound or bias the findings.
SubgroupAnalysis Subgroup analysis Subgroup analysis.

Source1

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