OHDSI / OHDSI/WebAPI

Suggested additions for documentation

Open
#120 1 comment 0 reactions 1 assignee View on GitHub

@anthonysena is already working on this.

Since Jul 14, 2019.

documentation enhancement
Dominant language
Java
Stars
151
Forks
183
Avg merge
14m
Merged PRs (30d)
2

Description

Some features/documentation that will help in debugging WebApi connections

  • explicitly define the fields in source and source_daimon and how they are used
  • state that for webapi url's that are target specific, the source_key is the souce_key value in the source table
  • document how/where to set log (log4j) parameters to make is easier to debug various statements. For example:
    • the connect statement to the flyway database
    • the connect statement to defined in source.source_connection
    • the SQL string that is sent to the database for a simple test query like getting a vocabulary concept

With regard to CDM v4 vs v5:

  • Document where to set the value
  • If you can have multiple sources, shouldn't you be able to have sources with different CDM versions? Could the CDM version be set in the source table?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.