Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMLS API: Allow specifying version of file to be downloaded #288

Open
dogversioning opened this issue Aug 27, 2024 · 0 comments
Open

UMLS API: Allow specifying version of file to be downloaded #288

dogversioning opened this issue Aug 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dogversioning
Copy link
Contributor

Problem Statement
Right now, the UMLS api downloads the latest version of a data set 100% of the time.

It would be useful for data verification reasons to be able to run studies against specific vintages of external data

Desired behavior
The module calling the API should accept a string targeting a specific version, and use that to fetch it.

Optionally, the module could provide a list of available modules and/or do some validation of expected values, though there would be several formats depending on which resource type is being fetched

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant