Suvidha kapse

Results 6 comments of Suvidha kapse

Hello, I downloaded source code (MohawkMEDIC/everest) from github but its not working. can you suggest me how to used this code. can i import **ccd.xml** data to **mysql Database**?

Thank you. https://github.com/MohawkMEDIC/everest/wiki/CDA-Tutorial helps to create xml data. I tried code and also implemented code to create xml file. but i want to import CCD xml **data** to mysql not...

I am trying to run this project MohawkMEDIC/everest/everest.sln after installing Inno Setup 6 and i also have GPMR wizard. but console app directly exits **Environment.Exit(0);** . How to run this...

we are getting following error message Can't find valid cast to from 'MARC.Everest.DataTypes.IVL`1[MARC.Everest.DataTypes.TS]' to 'MARC.Everest.DataTypes.TS' This we get during run time if we remove typeof from the formatter.parse if we...

I am unable to solve that error. i also have http://te.marc-hi.ca/projects/EV/downloads/HL7v3%20Application%20Programming%20Interface.pdf this book. can you suggest me how i can solve that error.