Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Include "mesh_term" in JSON schema #21

Open
buddha314 opened this issue Mar 26, 2017 · 0 comments
Open

Include "mesh_term" in JSON schema #21

buddha314 opened this issue Mar 26, 2017 · 0 comments

Comments

@buddha314
Copy link

The clinicaltrials.gov API includes the fields "MeSH term"

`

<xs:complexType name="browse_struct">
xs:sequence
<xs:element name="mesh_term" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
`

These provide a rudimentary summary of the trial. Please include them in the JSON

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant