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

Make fhir_client a gem #18

Closed
asross opened this issue Apr 20, 2016 · 3 comments
Closed

Make fhir_client a gem #18

asross opened this issue Apr 20, 2016 · 3 comments

Comments

@asross
Copy link
Contributor

asross commented Apr 20, 2016

Have you considered making this library a gem? It would be useful to be able to include fhir_client in existing Ruby apps (provided some Mongo config) and then immediately use it to interface with FHIR servers.

@asross
Copy link
Contributor Author

asross commented Apr 20, 2016

Actually, before this can become a gem, fhir_dstu2_models must become a gem (have all its dependencies listed in its gemspec, be hosted on Rubygems, etc). Then fhir_client can point to it, and most of fhir_client's direct dependencies go away and become indirect through the models gem.

@asross
Copy link
Contributor Author

asross commented May 10, 2016

We can go ahead and close this, thanks for merging the gemspec PR!

@asross asross closed this as completed May 11, 2016
@asross
Copy link
Contributor Author

asross commented May 11, 2016

Didn't realize I could close it :)

cjjuice pushed a commit to careport/fhir_client that referenced this issue May 20, 2019
…play

Removed single-character variable name in get_display, and switched t…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant