Vadim Peretokin

Results 959 comments of Vadim Peretokin

It seems to compile fine on Mingw-w64 8.1.0, but does not actually do anything.

Support for the Java VM is missing - but I understand the difficulties in getting that working (different Java versions and possibly a lack of a manpage).

Why not fhirpath? (insert Zoidberg here)

This would be super helpful - it'll give a big leg up to working with the standard.

http://12factor.net/dev-prod-parity best practices here suggest using the same db in production and testing.

We're facing a similar issue but we're a SMART app so as you say, we can just prompt the user. Wouldn't adding structured data entry to cards lead down the...

Travis is working fine, so I'll close this and but leave the code up should a change is desired in future.

Yep I'm good with maintaining it.

Another thing that's unclear in the documentation to me is about this ``redirect`` url - is the ``hookInstance`` supplied back to the EHR, so the EHR knows which decision is...

Hm... but then if multiple hooks are started at once, the EHR wouldn't know which one is it that came back. I guess the EHR would have to re-try them...