Stephen Nielson

Results 151 comments of Stephen Nielson

I created a new sample module that people can use to play with both the SMART on FHIR apis and export a ccda using the apis. Here is the link...

Here is the same thing that can be done with swagger, first register a client ![image](https://user-images.githubusercontent.com/228117/173677568-41946aa9-2b6d-4a20-a6c3-555dd1d68fe2.png) provide the patient scopes and launch selector ![image](https://user-images.githubusercontent.com/228117/173677693-02edb516-e647-4a2d-b153-53c6cb988960.png) Make sure we can grab the...

@bradymiller with my changes in #5488 you should be able to run through swagger to do the $docref operation to generate a ccda for g9. I realized that instead of...

@sjpadgett either you get to do it, I get to do it, or we both do it together haha.

I won't be getting to it until I finish the AMC calculations, I wouldn't worry about it too much right now until we figure out where CQM is going to...

@sjpadgett I'm thinking more in terms of just documenting the fields and data elements, rather than trying to do it in code which is a much bigger endeavor.

@juggernautsei This doesn't handle that use case. We currently only have the Header class at the top of the majority of OpenEMR pages. If we had a Footer class I...

Another suggestion would be to follow the pattern of adding an event listener on window for DOMContentLoaded and that will make sure your script runs at the end. I know...

@sjpadgett Yes, I'm getting it a lot. I haven't been able to track down the fix for what is causing it but some preliminary research shows that Google Chrome's web...