Evgeny Shvarov · Mar 1, 2023 go to post

And for switching back to original cls/mac right-click and choose “View Other” in a context menu 

Evgeny Shvarov · Mar 1, 2023 go to post

Also it is not clear how to create UUID/GUID.

I tried to create a new one with:

write $System.Util.CreateGUID()

and use the result in a bundle - this didn't work.

@Patrick Jamieson, what is the proper way to create valid UUID for InterSystems FHIR server? 

Evgeny Shvarov · Feb 28, 2023 go to post

Turned out it doesn't like a patient id as, "patient", or "1".

It tried to substitute the id to something like "274f5452-2a39-44c4-a7cb-f36de467762e" - and this worked.

Does it mean that internal referencing id should be GUIDs?

Evgeny Shvarov · Feb 27, 2023 go to post

BTW, I can recommend an HTTP REST sending tool I'm using now - Insomnia. What I like - minimalistic interface and the history of all the HTTP calls:

Evgeny Shvarov · Feb 20, 2023 go to post

Thanks, Robert!

Fixed port is OK. but often I have more than one running docker image at the same time.

Evgeny Shvarov · Feb 17, 2023 go to post

Was able to install with Brew:

$ brew install caretdev/tap/irissqlcli

AEMBP14ESHVAROV:~ eshvarov$ irissqlcli -h localhost -p 1972 -u _SYSTEM -W

Password for _SYSTEM: 

Server:  InterSystems IRIS Version 2022.2.0.368 xDBC Protocol Version 65

Version: 0.4.0

[SQL]_SYSTEM@localhost:USER> 

select 1

+-----------+

| HostVar_1 |

+-----------+

| 1         |

+-----------+

1 row in set

Time: 0.044s

Amazing. 

Thank you @Dmitry Maslennikov 

Evgeny Shvarov · Feb 17, 2023 go to post

Thanks, @John Murray !
Tried - doesn't work for me:

for <UNDEFINED>zOnPhase+79^%ZPM.PackageManager.Developer.Processor.Default.Document.1

it shows:

f

Evgeny Shvarov · Feb 14, 2023 go to post

You can use InterSystems Package Manager(IPM) to list all the members of production and distribute it to another machine (e.g. your client) via the IPM registry, or using zpmhub.

E.g. you can install several EnsDemo productions as one package:

USER>zpm "install irishealth-ensdemo"

Or recently I published an example of a very simple CSV data transformation production that you can install as one line:

USER>zpm "install esh-i14y-csv"

And here is how all the modules of production depicted in a module.xml.