NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: For DSRMWS-31: Copied from Joyce’s 8/25/21 Jira comment & revised based on Denise’s 12/6/21 Jira comment.
Excerpt
hiddentrue

Started drafting content Drafting content for DSRMWS-1385 (from email) and for DSRMWS-138531 (from Jira comments)

The following page lists the available REST APIs:

...

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.


Example page (TBD: As of 2/1/22, this URL doesn't work.)

https://cadsr-dev.nci.nih.gov/caDSR/


Data Element Example

Panel
borderColorsilver
borderStylesolid
Clipboard
AllowLineWraptrue

https://cadsr-dev.nci.nih.gov/invoke/caDSR/GetXML?query=DataElement[@publicId=62,@version=6]

Forms Example

Panel
borderColorsilver
borderStylesolid
Clipboard
AllowLineWraptrue

https://cadsr-dev.nci.nih.gov/invoke/caDSR/GetXML?query=Form[@publicId=2392775]

Forms Example with Protocol

Panel
borderColorsilver
borderStylesolid
Clipboard
AllowLineWraptrue

https://cadsr-dev.nci.nih.gov/invoke/caDSR/GetXML?query=Form[Protocol[@preferredName=C3D ADOPTER TEMPLATES],@publicId=2392775|https://cadsr-dev.nci.nih.gov/invoke/caDSR/GetXML?query=Form%5bProtocol%5b@preferredName=C3D%20ADOPTER%20TEMPLATES%5d,@publicId=2392775]

REST API Example

Panel
borderColorsilver
borderStylesolid
Clipboard
AllowLineWraptrue

https://cadsr-dev.nci.nih.gov/rad/caDSR.restapi:GetXML_rad/GetXML/query=DataElement[@publicId=62,@version=6]



Include Page
CSS Stylesheet 1
CSS Stylesheet 1