Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Will not implement
Created by Scott Roth
Created on Jul 9, 2024

Update $ZV to include Health Connect info

A lot of times when working with WRC and I do a

zwrite $ZV for tickets I get the following that does not contain the HealthShare Health Connect version.


USER>w $ZV

IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 267_2U) Tue Apr 30 2024 16:06:39 EDT


I have to use the About within the Application to get the HealthShare Health Connect version...


IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 267_2U) Tue Apr 30 2024 16:06:39 EDT [HealthConnect:7.2.0-1.r1]


it would be helpful if both return the same values

  • ADMIN RESPONSE
    Mar 30, 2025

    Thank you for submitting the idea. Based on information from our experts the status of your idea was changed to "Will not implement". Please look for details in the comments on the idea. Good luck!

  • Ashok Kumar T
    Reply
    |
    Jul 23, 2024
    Hello Scott, Can you check Is this helpful ##class(%ZHSLIB.HealthShareMgr).Version info() Which includes all the information Thanks!