javascript - Create CDA document with data available -


i working on health care application has user's health care data. need export data cda document using rails or javascript

cda xml. use favourite library (jaxb should available via groovy/java) feed data (from db?) cda. cda schemas , try generate classes need. approach: use templating engine (velocity or like).

start sample cda , there try understand intricacies of cda.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -