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

Question: Is it possible to have a project that references Swift-FHIR 3.0 AND Swift-FHIR 2.8? #11

Open
ro-lo opened this issue May 30, 2017 · 0 comments

Comments

@ro-lo
Copy link

ro-lo commented May 30, 2017

We are trying to develop an app that needs to be able to point at different FHIR servers that may also be serving up different versions of the FHIR spec. We'd like to be able to handle parsing a FHIR response from a FHIR DSTU 2 and/or a FHIR DSTU3 server.

Is this possible with Swift-FHIR? I currently use cocoapods to use the 3.0 version of Swift-FHIR and realize maybe this can't be done with cocoapods but I wanted to ask here if it's technically possible to have the same app able to parse multiple versions of a FHIR response based on what version the FHIR server is.

Thanks so much for your input, it is much appreciated!

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