go to post Evgeny Shvarov · Feb 5 Yes. But docker-compose provides the mapping of PWS server (9092 in my case), so the web apps based on it should be reached out via 9092 in the host system. Even more - the FHIR SQL Builder setup application is running on 9092 port, but the settings should be on 52773.
go to post Evgeny Shvarov · Feb 4 Hi @Enrico Parisi ! Where do you see these rules? I agree, they are quite strange, but some customers of ObjectScript quality use them. Anyway, the rule set we use for the community is here - there are only 12 rules currently.
go to post Evgeny Shvarov · Feb 4 Great idea! @xuanyou du , installed your app via ipm. Cannot open settings after that: Clicking on settings doesn't react
go to post Evgeny Shvarov · Feb 4 Hi @Brenna Quirk ! Yes, Graph builder, a part of ClinFHIR is the app we invite FHIR developers to use.
go to post Evgeny Shvarov · Feb 4 Great app, @Yuri Marx ! It's be great to use it as a module to visualize the data on InterSystems FHIR server
go to post Evgeny Shvarov · Feb 4 This worked finally! With the next step I'm trying to import file. the instruction in the repo doesn't tell where can I find it:
go to post Evgeny Shvarov · Feb 4 52773 worked. Even I have 9092 port mapped for the host system. This was not very obvious. Thank you!
go to post Evgeny Shvarov · Feb 4 I'm trying the app with IPM installation. I have different port in this case.
go to post Evgeny Shvarov · Feb 3 @Enrico Parisi , thanks for reviewing the rules! I request @Dmitry Maslennikov and @Daniel Tamajon to comment. It'd be great also if you could suggest the new objectscript scanning rules that will help developers.
go to post Evgeny Shvarov · Feb 3 Hi @Maria Nesterenko ! Installed Health Harbor with IPM: zpm "install health-harbour -dev" no errors. But, when I try to setup a FHIR SQL Builder configuration it doesn't allow me to choose fhir end-point: I don't see any FHIR repository in drop-down. Any thoughts? The system is IRIS for Health 2024.1 preview.
go to post Evgeny Shvarov · Feb 3 Hi @Theo Stolker ! Do you want to share the code as an Open Exchange project and IPM package then? Would be great!
go to post Evgeny Shvarov · Feb 3 Thank you @Patrick Jamieson ! Can I check several ports with the command? Like comma separated?
go to post Evgeny Shvarov · Feb 2 It says: ListResources+12^dc.FhirLab.Client.1 *FHIRLAB.FoundationProduction : CLASS Doesn't exist for this line: set status = ##class(FHIRLAB.FoundationProduction).Start()
go to post Evgeny Shvarov · Feb 2 Hi Muhammad! Thanks for publishing such a useful application. Though, I cannot open the application which is installed via IPM. I see the following picture: Could you please check?
go to post Evgeny Shvarov · Jan 28 Hi @David hay ! If I don't know the ID of the patient any chance I can discover it with clinFHIR services to feed then to Patient Viewer?
go to post Evgeny Shvarov · Jan 26 Adding to the topic the way to preserve custom aliases within an arbitrary Docker Environment.
go to post Evgeny Shvarov · Jan 26 Today to achieve the similar people do: X "New $roles Set $roles="""" If ($extract($roles,1,$length(""%All""))=""%All"") Set tHaveAllRole =1"