Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C Cspec Registry
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • ClinGenClinGen
  • cspec
  • Cspec Registry
  • Wiki
  • Cspec registry api
  • Versions

Versions · Changes

Page history
Update Versions authored Oct 04, 2023 by Neethu Shah's avatar Neethu Shah
Hide whitespace changes
Inline Side-by-side
CSpec-Registry-API/Versions.md
View page @ 87f38e28
......@@ -26,5 +26,13 @@ By default version endpoints gives the minimum content. To get all the content f
> ` https://cspec.genome.network/cspec/Gene/id/{geneId}/SequenceVariantInterpretation/version`
> This will list all the version specific guidelines for a given gene, the latest being the first in the list
> Example https://cspec.genome.network/cspec/Gene/id/GATM/SequenceVariantInterpretation/version
To get the full content use the query string parameter _detail_. Default is low. You can get the full content in the payload by using _detail=high_
> Example https://cspec.genome.network/cspec/Gene/id/GATM/SequenceVariantInterpretation/version?detail=high
\ No newline at end of file
> Example https://cspec.genome.network/cspec/Gene/id/GATM/SequenceVariantInterpretation/version?detail=high
> Note: This will list all the specifications across expert panels, if any
6. Get all the specification by disease mondo ID
> ` https://cspec.genome.network/cspec/Disease/id/{disId}/SequenceVariantInterpretation/version`
> This will list all the version specific guidelines for a given disease, the latest being the first in the list
> Example https://cspec.genome.network/cspec/Disease/id/MONDO:0012996/SequenceVariantInterpretation/version
> Note: This will list all the specifications across expert panels, if any
\ No newline at end of file
Clone repository
  • ACMG+AMP+CAP+ClinGen v4 Specifications
  • CSpec Registry API
    • Versions
  • CSpec Registry Data Streams
  • Markdown and Citations
  • Home