NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

The following page lists the Swagger files for available caDSR II REST APIs:

https://cadsrapi.cancer.gov/NCIAPIPortal/listAPIs

For example, the "Get Form Data with Collections" API accepts a Form ID and Protocol ID as input and returns all the components of the form: Form information, Modules, Questions, and Valid Values, including all instructions for each section of the form.

The following table describes each API: 

APIDescription
caDSR getJSONcaDSR II APIs that mimic the Legacy caDSR APIs but return results in JSON.
caDSR getXMLcaDSR II APIs that mimic the Legacy caDSR APIs and return content as XML.
caDSR getHTMLcaDSR II APIs that mimic the Legacy caDSR APIs and return content as HTML for viewing and linking to Collections from a web browser.
caDSRII Get PV JSONcaDSR II API that directly returns the Permissible Values for a CDE. Results are in JSON.
caDSRII Get PV XMLcaDSR II API that directly returns the Permissible Values for a CDE. Results are in JSON.
caDSRII Get Model JSONA set of caDSR II APIs that query across Data Models registered in caDSR.
caDSRII Get Form with CollectionscaDSR II API that returns a "flattened" form. All of it's Modules with its instructions, Questions and their instructions, and Valid Values and their instructions. It can be queried using the Form ID and Version and optionally a Protocol Short Name. 


  • No labels