Clear filter
Article
Evgeny Shvarov · Mar 31, 2018
tracker just adds overhead without any significant benefits compared to index cards. Obviously if you have a large or distributed team you should use something, but again
Discussion
Benjamin De Boe · Nov 9, 2020
, it would help to get a cost-effective, language-independent index, but with a quite correct order. The ICU does suggest standardization (or at least standardized nomenclature
Question
Jenna Poindexter · Feb 5, 2020
Hi
I've been working with SQL using an iFind index to search text. Using the %iFind.Highlight function in my SELECT statement I can get text back that highlights the found
Article
Renato Banzai · Jan 30, 2021
", with the
subscript "post", and the next subscript is the post Id. In this global I put the content of the post and finish! Just this,
nothing of create table, index, etc
Article
Luis Angel Pérez Ramos · Jul 11, 2023
We return to the attack with our EMPI!
In previous articles we have seen how to configure and customize our EMPI, we have seen how we can include new patients in our system
Question
Evgeny Shvarov · Mar 31, 2018
Japan Onion rinsimilar: >>DRILLTHROUGH SELECT FROM [Patients] %LISTING [Custom SQL listing] # PatientID FavoriteColor 1: SUBJ_100301 Green 2
Question
Fanny Van · May 16, 2018
to the appropriate servers and secondly bear in mind that you are working with sensitive, confidential patient data and that must be respected at all times.
Every LabTrak sites
Question
Pavithra Rajamohan · Oct 13, 2020
than expected messages as I would expect a message to be triggered for each patient within my response. Do you have any suggestions on where the message generation code should go
Article
Evgeny Shvarov · Dec 24, 2022
/fhir/r4/metadata
Also zpm installs the simple UI which is available at: yourserver/fhirUI/FHIRAppDemo.html
And you'll see something like this (with patient id=1 entered):
How
Article
Keren Skubach · Jan 22
(and since this is the default, you can just not add it at all like the first example).
Imaging getting all your patient/customer phones in one JSON array without building it:
SELECT
Question
Yone Moreno Jimenez · Jan 29
(MSH As hl7.MSH.CONTENT, NTE As hl7.NTE.CONTENT, ORMO01PATIENT As hl7.ORMO01.PATIENT.CONTENT(XMLNAME="ORM_O01.PATIENT"), ORMO01ORDER As hl7.ORMO01.ORDER.CONTENT(XMLNAME="ORM_O01
Question
Steve Pisani · Oct 22, 2017
average. So it would seem, that I need to differentiate, in the DeepSee index tables, which of the two readings on the last day of the month, is actually the last one.I do not have time
Question
Ashok Kumar · Aug 14, 2023
.
The memberType is simply the type of class member - property, index, query, method, parameter - all are types of members that can be defined in a class. What isn't well known
Article
Henry Pereira · Apr 6, 2022
two persistent classes with a one-to-many relationship: Category and Transaction.
```
Class dc.soWhereIsMyMoney.Category Extends %Persistent
{
Index IdxName On Name
Question
ED Coder · Jul 31, 2019
version. Are you sure you're looking at the right message? Yes Jeff, I was looking at the cloned message that was sent across. I removed by index now, and it works. so looking good