github OHDSI/WebAPI v1.1.1
Version 1.1.1

latest releases: v2.14.0, v2.13.0, v2.12.1...
7 years ago

WebAPI Version 1.1.1

Fixes

#92: Person service using incorrect daimon
#97: source service refresh route
#99: Slow performance of Codeset query on PDW
#101: Coalesce death_concept_id to 0 when null

New Features

Export concept sets to Zipped CSV

  • Conceptsets in cohort definitions can be exported by accessing the route:
    WebAPI/cohortdefinition/{id}/export/conceptset
  • Conceptsets from the repository can be exported by accessing the routes:
    WebAPI/conceptset/{id}/export
    WebAPI/conceptset/exportlist?conceptset=1+2+3+4... (where each int is a concept set ID)

Don't miss a new WebAPI release

NewReleases is sending notifications on new releases.