This is from CCR:
... AdminLock this environment ... [yes]
How can I view these locks and change them? Either via terminal or %CSP.Portal.Home.zen interface?
This is from CCR:
How can I view these locks and change them? Either via terminal or %CSP.Portal.Home.zen interface?
I created an outbound FTP File Adapter operation and I need to duplicate it to like 10 namespaces. I went to tools and clicked "Export" and saved it to the filesystem as an XML file. Now... how on God's green earth do I import it into another namespace? I'm cursing and throwing things over here...
Just curious...
I work for an HIE and it just feels like I'm on an island most of the time.
I mean, there's not even a tag here for HIE or Information Exchange :)
(Note: I thought I had already posted this, but I think it was the other day when you were having hosting issues. Sorry if it is a duplicate)
Lots of comments really screws up the layout.
I use the HS_IHE_ATNA_Repository.Aggregation table a lot. Someone just referred me to the HS_IHE_ATNA_Repository.Document table, which has an AggregationId column.
I assume that column references the ID column in the .Aggregation table. If so, does this mean that if the same document was requested 1,000 times that there will be 1,000 entries for it in the .Document table? This seems inefficient to me. Why not have one record in the document table and have a DocumentId column in the Aggregation table?
I have the following query which tells me how many documents were retrieved for each customer, but it only works for the "on-demand" customers:
In the table/class HS_Registry.document there is a column/property named RepositoryUniqueId. There are about 14 unique values, which pretty much lines up with the number of our "Push" (Provide & Register) participants and thus unique document repositories. However, these values just look like OIDs. I've been searching for over an hour and I can't find anywhere that will provide me some context to these "Repository IDs".
Anyone have ideas or suggestions where I could find this info?
Example: https://community.intersystems.com/post/webmethod-issue-encoding-specia…
Looks like John Murray's comment should be an answer.
Is it technically possible to convert it? Are there moderation policies on such things?
Typically the thumbsup/thumbsdown icons are grayed out until you vote for one. Then it is either red or green depending on which you selected. I like this behavior. However, on my own posts, the ones I cannot vote for, the indicators are both colored. Since the visual queue has already been established that this indicates a selected vote, I think this should be changed. Perhaps, since we cannot vote on our own posts, completely hide them.
Anyone know where I can find a higher quality version of the favicon used in the Ensemble production interface?
As you can see, I got 100% in each section but 75% overall. There was one I got wrong but then changed. So either way, there is a disconnect between the breakdown and the total score.
That is exactly what I would expect.
That is NOT expected.
In the WRC distributions download page, the following products are listed:
I had typed up a large reply and then learned something new so I intended to hit CTRL+A to select everything and delete it. Can't do that. Apparently CTRL+A, like backspace, causes the input field to lose focus.
I HATE this editor.
I'm trying to use the standard TSQL DECLARE syntax but I get the following error:
[%msg: < IDENTIFIER expected, @ found^ DECLARE @>]
How do I declare a variable? For instance:
I get this on some queries in some namespaces. For instance, this query:
It works fine in HSBUS but in HSREG it throws the error.
Server closed communication device
Does anyone know what would cause this? Would it log something more useful somewhere?
I just received this email:
Which shows I created the post 3 minutes ago. It was actually 9 months ago.
In the post, you'll see the following answer and my response:
It shows the answer was posted 1 hour 12 minutes ago, but I responded 8 months ago.
¯\_(ツ)_/¯
I have an amazing tool called 7edit for editing and sending HL7 v2 messages. I've searched hours for a similar tool for HL7v3 without luck. They're all web based, crappy, broken links, etc.
I am looking for a general overview of how you would attach a document to a patient record in healthshare. For instance, an Advance Directive or Living Will.
Here are some starter questions:
Sorry for the open endedness. Any info would be helpful while I research this.
I've been noticing suspicious subscription counts. But I just posted this comment and literally when the page reloaded it showed 3 subscribers:
https://community.intersystems.com/post/what-are-roles-needed-healthsha…
I've asked a lot of questions leading up to this, so I wanted to share some of my progress.
The blue line represents the number of messages processed. The background color represents the average response time. You can see ticks for each hour (and bigger ticks for each day). Hovering over any point in the graph will show you the numbers for that period in time.
This is super useful for "at a glance" performance monitoring as well as establishing patterns in our utilization.
Here is the query used:
This tells me that there is no timezone offset on this table/field:
Select TOP 1 GETDATE() as Now, TimeCreated FROM ens.messageheader ORDER BY TimeCreated DESC;So why is TimeCreated in this resultset 4 hours less than OneMinuteAgo when I'm clearly requesting only records with a TimeCreated greater than OneMinuteAgo?
Most Votes - Order of votes for top five posts is 1, 2, 5, 0, 9
Newest - First post: 1 day, 19 hours ago. Second post: 19 hours, 12 minutes ago.
I know this has been requested before, but it's really annoying, especially in the Developer Community.
Here is my typical workflow:
1. Click "Developer Community" forum
2. Click "Post question".
3. Select "Developer Community" in Group dropdown.
4. Select "Developer Community" in Related Topic dropdown.
Yes, 3 out of 4 steps to post a new question here require me to select the same thing. It's frustrating. Here I go again!
I know this has been suggested before but I wanted to bring it up again.
It would be very nice if we could "accept" an answer to our questions which would result in the question showing "answered" in the index and possibly move the "accepted answer" to the top of the answer chain.
see: Stack Overflow or any other QA site
If I run SELECT * FROM HS_Message.PatientSearchRequest ORDER BY ID Desc every row has a unique ID but every other row is an exact duplicate. Why would this be?
The values are PIXPDQ, user and admin. What exactly do these mean?
I'm trying to do some correlation and look at the class source but I thought I'd post here too.
I have a list of about 100 MPI IDs that I would like to run a report on. I want to list times that any data for these patients were accessed. Currently in "Managed Reports" we have a "Disclosure Report" which I think was a custom development effort, but it is per-patient.
I have a SQL query for the ATNA log but I'm not confident in its accuracy, so I thought I'd reach out and see how other Information Exchange's might get this data.
We are working to build one. Without DeepSee. Regardless of whether you use Deepsee or not, what are some metrics you monitor?
If you don't use DeepSee, what do you use?