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 Aug 31, 2023 by Neethu Shah's avatar Neethu Shah
Hide whitespace changes
Inline Side-by-side
CSpec-Registry-API/Versions.md
View page @ f726002c
...@@ -14,4 +14,8 @@ CSpec Registry maintains all the versions of criteria specifications, both curre ...@@ -14,4 +14,8 @@ CSpec Registry maintains all the versions of criteria specifications, both curre
> Example: [https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/versionincludeLegacy=true](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/version?includeLegacy=true) > Example: [https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/versionincludeLegacy=true](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/version?includeLegacy=true)
By default version endpoints gives the minimum content. To get all the content for all the versions use the query parameter - `detail` with the value `high`. See an example below: By default version endpoints gives the minimum content. To get all the content for all the versions use the query parameter - `detail` with the value `high`. See an example below:
> Example: [https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/versionincludeLegacy=true&detail=high](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/version?includeLegacy=true&detail=high) > Example: [https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/version?includeLegacy=true&detail=high](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN032/version?includeLegacy=true&detail=high)
4. Get all the specification versions by an affilitaion ID and Gene ID. Affiliation ID is the ClinGen ID for a Variant Curation Expert Panel and the Gene ID is the HGNC Gene symbol
> `https://cspec.genome.network/cspec/Organization/id/{orgId}/Gene/id/{geneId}/SequenceVariantInterpretation/version`
> Example: [https://cspec.genome.network/cspec/Organization/id/50021/Gene/id/CDKL5/SequenceVariantInterpretation/version](https://cspec.genome.network/cspec/Organization/id/50021/Gene/id/CDKL5/SequenceVariantInterpretation/version)
Clone repository
  • ACMG+AMP+CAP+ClinGen v4 Specifications
  • CSpec Registry API
    • Versions
  • CSpec Registry Data Streams
  • Markdown and Citations
  • Home