go to post Evgeny Shvarov · Dec 11, 2023 Thank you, @Dan Pasco! Could you please also publish the java sample on OEX? .Net version is already there. Thanks!
go to post Evgeny Shvarov · Nov 30, 2023 We know it is late, but we missed Java Gateway bonus - are you Ok if we add it?
go to post Evgeny Shvarov · Nov 29, 2023 I think you can leverage Grafana and Prometheus vs /api/monitor/metrics/ as pretty much what SAM is doing.
go to post Evgeny Shvarov · Nov 29, 2023 Hi @Sapan Parikh ! The easiest way I think is with IPM and Docker. $ docker pull intersystemsdc/irishealth-community:2023.2-zpm $ docker run --rm --name iris-demo -d -p 9092:52773 intersystemsdc/irishealth-community:2023.2-zpm $ docker exec -it iris-demo iris session iris USER>zpm "install fhir-server" Done! Find the InterSystems IRIS FHIR Server at localhost:9092/fhir/r4/ And FHIR Server will be installed in FHIRSERVER namespace
go to post Evgeny Shvarov · Oct 31, 2023 @Henrique Dias , if you could also publish a fixed version in a public IPM? That needs a release issuing in Open Exchange. Thank you!
go to post Evgeny Shvarov · Oct 31, 2023 Hi @Henrique Dias ! Thanks a lot for taking a look! I really like your app and got addicted, and I hope it will work again and help me and others.
go to post Evgeny Shvarov · Oct 22, 2023 Another question: where can I see uvicorn logs while working with the container?
go to post Evgeny Shvarov · Oct 22, 2023 Thanks @Dmitry Maslennikov ! Tried to use Field(ge=0) for one of the fields - doesn't work. from dataclasses import Field is presented. What could be the issue?
go to post Evgeny Shvarov · Oct 7, 2023 And I agree that dev docker container is probably the most effective way to make changes to a development project.
go to post Evgeny Shvarov · Oct 7, 2023 What a fantastic demo! Bravo and thank you, @Pravin Barton ! I second that git-source-control is “must-have” ipm module if you build Interoperability solutions with IRIS. And demo nicely works through the process.
go to post Evgeny Shvarov · Oct 4, 2023 Nice article! Thanks for sharing! The only caveat is that the password in Interoperability Credentials is stored in plain text. It'd be great to have this mechanism updated to a more secured version.
go to post Evgeny Shvarov · Oct 3, 2023 Maybe we could organize a kind of voting for orphaned packages - "voting" opportunity will appear after 24 months of no-activity. And, say, 5 or 10 votes from different members-contributors to OEX can move the package to a "dark corner".
go to post Evgeny Shvarov · Sep 28, 2023 Oh, great! Could you please also issue a new release to let the new code be in a package?
go to post Evgeny Shvarov · Sep 27, 2023 Great stuff! @Eduard Lebedyuk - share on Open Exchange and IPM, please!
go to post Evgeny Shvarov · Sep 27, 2023 Hi @Kari Vatjus-Anttila ! Thanks for sharing! Do you want to publish the Github repo on Open Exchange to expand the audience?
go to post Evgeny Shvarov · Sep 22, 2023 @Dmitry Maslennikov , thanks for the attempt! What stops today from introducing the Index for VectorDB in IRIS?