FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/clinvar-evidence-level-custom-cs

Packagehl7.fhir.uv.genomics-reporting
TypeCodeSystem
Idclinvar-evidence-level-custom-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/genomics-reporting/https://build.fhir.org/ig/HL7/genomics-reporting/CodeSystem-clinvar-evidence-level-custom-cs.html
URLhttp://hl7.org/fhir/uv/genomics-reporting/CodeSystem/clinvar-evidence-level-custom-cs
Version4.0.0-ballot
Statusactive
Date2025-06-24T17:31:37+00:00
NameClinVarEvidenceLevelCustomCS
TitleClinVar Evidence Level Example Codes
Realmuv
Authorityhl7
DescriptionClinVar contains examples of evidence level concepts that are not conflated with clinical significance. These can be found on ClinVar https://www.ncbi.nlm.nih.gov/clinvar/docs/review_status/ . These examples are informational only, for copyright information contact the relevant source.
Contentcomplete

Resources that use this resource

ValueSet
evidence-level-example-vsEvidence Level Examples

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem clinvar-evidence-level-custom-cs

This case-sensitive code system http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/clinvar-evidence-level-custom-cs defines the following codes:

CodeDisplayDefinition
4-star 4 starSupported by practice guideline
3-star 3 starSupported by expert panel review
2-star 2 starSupported by submission by multiple-submitters with documentation of criteria for assertion
1-star 1 starSingle submitter providing interpretation and documentation of criteria for assertion
no-star no starsubmitted, no evidence

Source

{
  "resourceType": "CodeSystem",
  "id": "clinvar-evidence-level-custom-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cg"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/genomics-reporting/ImplementationGuide/genomics-reporting"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/clinvar-evidence-level-custom-cs",
  "version": "4.0.0-ballot",
  "name": "ClinVarEvidenceLevelCustomCS",
  "title": "ClinVar Evidence Level Example Codes",
  "status": "active",
  "experimental": true,
  "date": "2025-06-24T17:31:37+00:00",
  "publisher": "HL7 International / Clinical Genomics",
  "contact": [
    {
      "name": "HL7 International / Clinical Genomics",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/clingenomics"
        },
        {
          "system": "email",
          "value": "cg@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "ClinVar contains examples of evidence level concepts that are not conflated with clinical significance. These can be found on  ClinVar https://www.ncbi.nlm.nih.gov/clinvar/docs/review_status/ . These examples are informational only, for copyright information contact the relevant source.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "4-star",
      "display": "4 star",
      "definition": "Supported by practice guideline"
    },
    {
      "code": "3-star",
      "display": "3 star",
      "definition": "Supported by expert panel review"
    },
    {
      "code": "2-star",
      "display": "2 star",
      "definition": "Supported by submission by multiple-submitters with documentation of criteria for assertion"
    },
    {
      "code": "1-star",
      "display": "1 star",
      "definition": "Single submitter providing interpretation and documentation of criteria for assertion"
    },
    {
      "code": "no-star",
      "display": "no star",
      "definition": "submitted, no evidence"
    }
  ]
}