Stephen Nielson

Results 151 comments of Stephen Nielson

I see it as a problem personally. It allows you to do inserts of dependent records without having to wait for the insert id of the previous record but I...

@mdsupport I didn't want to break backwards compatibility when I was modifying vitals by changing that REPLACE INTO. I was pretty tempted to change it though as when I was...

I planned on using this service for our FHIR $docref operation, but I'm going to just use internal events to generate the CCD and we can circle around to fix...

@1antares1 So it looks like when whoever originally wrote the ProcessingResult class and introduced it into all of the standard apis did not put in the appropriate handling code for...

So the datatype exists in the codebase as it was part of our generated classes from R4. I think the FHIR Questionnaire though has been updated in the 4.0.1 FHIR...

@mdsupport Yes, my response is stating that we aren't saving anything to the database right now, there would need to be some kind of generic storing of observation values. It'd...

@stephenwaite I'd love your feedback on this if you want to give it a whirl and see if you think it addresses the problems that Nerik was having.

@bradymiller Thanks for catching that, I'll work on a fix for the graphing.

Brady and I talked a great deal about the forms last week. If they are in the master branch codebase it should be working code that doesn't break when users...