NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Deleted mention of legacy API, based on 4/28 reply from Denise.

...

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 XML.

caDSRII Get Model APIs

A set of caDSR II APIs that query Data Models registered in caDSR, when the models have been semantically linked. Results are in XML or JSON.

APIDescription
GetModelAttributesReturns all the tables and attributes in a Target model.
GetModelMappedElementsReturns the table/attribute in a Target model that is mapped to a table/attribute in a Source model, usually one-to-one but can return more than one. 
GetModelMappedTableElementsReturns all the attributes in a Target model that are mapped to a table in a Source Model, one-to-many. 
GetModelMappedValuesReturns the valid value for an attribute in a Target model that is mapped to a valid value in the Source Model table/attribute, usually one-to-one. 

caDSRII Get Form with Collections

caDSR II API that returns a "flattened" form:

  • All of the form's Modules and their instructions.
  • All of the form's Questions and their instructions.
  • All of the form's Valid Values and their instructions.

The form can be queried using the Form ID and Version and optionally a Protocol Short Name. 

...

Include Page
CSS Stylesheet 1
CSS Stylesheet 1