Question Ron Sweeney · Apr 11, 2018 Validate against schema programatically Hello, I am running a transformDTL through COS that transforms an EDI document to JSON and would like to validate the document and throw an error if it does not validate or build a map. I am looking at available methods and haven't been able to find one that sort of does: Set tSC = ##class(*).Validate(tDoc,"HIPAA_5100"). Any help here would be appreciated, it seems like I am missing something simple. #Ensemble 0 1 0 437
Question Ron Sweeney · Mar 12, 2018 Compilation Status after Import Is there a way to enumerate the compilation status of a package? currently after deployment we are doing something like this to validate a successful load and compile of classes: successful_compilation_count=`grep -a "Compilation finished successfully" output.log | wc -l` successful_load_count=`grep -a "Load finished successfully" output.log | wc -l` is there a method to do this where it is a little bit more elegant/dynamic without having to maintain counts for comparison ? #Compiler #Deployment #Ensemble 0 4 0 397
Question Ron Sweeney · Oct 30, 2017 Editing Profile Background and Other Information I am logged in and cannot seem to edit my background information and some other attributes. What gives? Most likely I am doing something wrong but any help would be appreciated. #DC Feedback 0 1 0 253
Article Ron Sweeney · Apr 30, 2016 3m read Evergreening Epic Practitioner Information with Open Epic and FHIR Getting around to wrapping up a short tour in Professional Playtime, I wanted to share my experience at the HIMSS FHIR Connectathon I participated in out in Indy in April. #API #HealthShare #REST API 1 1 0 772
Article Ron Sweeney · Apr 28, 2016 7m read A National Provider Directory powered by HealthShare HSPD and Amazon Web Services For Global Summit 2016, I set out to showcase a Reference Architecture I had been working on for a National Provider Directory solution with State Level Instances and a National Instance all running HealthShare Provider Directory and all running on AWS Infrastructure. In short, I wanted to highlight: The implementation of Amazon Web Services to provision the infrastructure, including the auto-creation of the state level instances through Cloud Formation. The use of the HSPD Broadcast functionality to Notify Upstream Systems Changes in Master Provider Data. The implementation of a transformation of the standard Broadcast Object to HL7 MFN for interoperability. The principals of Master Data Management applied to the Provider Directory. #AWS #Cloud #Global Summit 2016 #integration-required #HealthShare 5 4 0 1.7K
Article Ron Sweeney · Mar 24, 2016 3m read HealthShare 2 Slack Business Operation This will be a stretch to be useful, but it was sorta fun. If you just so happen to have a use case to make your HealthShare productions talk to a Slack channel, this is the Business Operation for you. In Slack, it is a dead simple process to enable an incoming web hook: Name It Give it an Icon or Emoji Declare a Channel to Interact With One you supplies those, it spits out a URL that you can go to town posting to your channel using that endpoint. #HealthShare 8 3 0 717