Clear filter
Question
AndreClaude Gendron · Apr 19, 2016
+----------------- attribute values ------------------| %changed = 1| %data("MyProp") = 22| %index = ""Stored : 1@%ZEN.proxyObjectGot : 1@%ZEN.proxyObject'1@%ZEN.proxyObject
Question
Ramil TK · Aug 3, 2022
be easier to use the %TimeStamp (or %PosixTime) type, where the date and time are paired at once.
For this type of data, you can make your own indexes for different parts
Article
Zhong Li · Sep 25, 2017
to be a 10-minute quick guide to describe a demo solution (simple configurations and end-2-end implementation steps) for Health Connect (Ensemble) Integration with PKB (Patient
Article
Guillaume Rongier · Oct 23, 2020
This is a modification of EnsLib.HL7.Message to not display Patient demography information in visual trace.
This feature is toggle by a resource named NotAnonymize, if a user have
Announcement
Anastasia Dyubaylo · Oct 10, 2022
at solving the following issues:
You will receive a special bonus if your application can help pregnant patients discover trends in tracking pregnancy symptoms and/or build
Article
Flávio Lúcio Naves Júnior · Mar 24, 2024
, patient information, and other critical health data is tightly controlled and only available to authenticated users. By implementing 2FA, healthcare providers and organizations can
Article
Oliver Wilms · Dec 18, 2024
of passing of parameters. E.g. the installation call could be run as:
```
zpm "install iris-http-calls -D FilePath=iris_http_calls -D UrlModify=/MedicationStatement?patient
Article
Muhammad Waseem · Jan 10, 2022
from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective is to predict based on diagnostic measurements whether a patient has diabetes
Article
Dmitry Maslennikov · Aug 22, 2023
import Column, Integer, String, Text
from app.db import Base
class Todo(Base):
__tablename__ = 'todo'
id = Column(Integer, primary_key=True, index=True)
title
Announcement
Guillaume Rongier · Mar 16, 2022
": [
{
"value": "http://hospital.smarthealthit.org"
}
]
}
},
{
"request": {
"method": "POST",
"url": "Patient
Question
Scott Roth · May 15, 2023
a ticket open with WRC and started a chat on Discord. We have a couple of MS SQL tables that I have setup as Linked Tables within Cache to query NPI, Patient Account Information, Visit
Question
Laura Cavanaugh · Jun 12, 2017
I know the process ID< and I know the global name: ^||testing(index). From the terminal (and therefore, and different process ID), how do I view the contents of ^||testing
Question
Mathew Lambert · May 23, 2018
longer to index prior to cache existing, and that is why you encountered the performance hit. @Scott.Morrison9195 @Fred.Gustafsson, thank you for bringing this issue to our attention
Question
Kurro Lopez · May 24, 2019
a nonexisting Next methodyou could create a loop using <WHILE> and do a "manual" loop.For the condition source.retorno.datos.polizas.poliza.%Size() gives you the index
Question
Vivek Ranjan · Mar 12, 2018
:
USER>set obj = ##class(Test1).%New()
USER>set obj.Property1 = "Hello"
USER>w obj.%Save()
1
USER>w obj."%%GUID"
FC381F94-277E-11E8-82F0-005056B479AA
The ^OBJ.GUID index that this creates can be accessed via %ExtentMgr.GUID.