go to post Renan Lourenco · Jul 6, 2023 @Benjamin De Boe have you tried something like below? That worked for me (partially). The tables I'm dealing with have a fair number of fields so I was running into the too large prompt issue too. I had to give a break from exploring further db = SQLDatabase.from_uri(connection_string, schema="HSAA",include_tables=['Episode','Patient']
go to post Renan Lourenco · Jun 13, 2023 @Alex Woodhead, please to say that a fix was introduced to sqlalchemy-iris removing trailing semi-colons Thanks @Dmitry Maslennikov
go to post Renan Lourenco · Sep 2, 2022 I had my bit of fun with documentation before, they are not as straightforward as they appear to be. That's why I thought of having a separate index.
go to post Renan Lourenco · Sep 2, 2022 I like your idea @Evgeny Shvarov !! How do you envision that, a simple index with easy access like: DICOM: Link1 Link2 HL7 Link1 Link2 Or something more elaborated? Also would that be a separate module altogether or part of the existing?
go to post Renan Lourenco · Sep 2, 2022 Unfortunately not as I'd like it to have. Even when ENSDEMO was part of Ensemble information was a bit scattered all over. If you access the Ensemble documentation and search for "Demo." you can see some of the references I mentioned. (since IRIS does not have ENSDEMO by default, documentation has also been removed)
go to post Renan Lourenco · Oct 29, 2021 Try going on the HealthShare left-menu (below Home), once inside it you should find the Installer Wizard at the top
go to post Renan Lourenco · May 21, 2020 I vote for VSCode for the one major reason, I am a macOS user tired of carrying a VM for Studio. Other than that, I love how light and versatile VSCode is and so far I have a really great experience playing around with InterSystem IRIS/Docker/GitHub, and before I could even notice I am easily 90% of the time there. Having said that, I am yet to see VSCode getting close to Studio in terms of features, which is still deep in my heart. For that reason my VM still follows me around. I rather not talk about Atelier as I really did not enjoy the experience.
go to post Renan Lourenco · Mar 10, 2020 Haven't tested but I would guess yes, I will run some tests changing the version in Dockerfile and post the outcome here.