Search

Clear filter
Article
Muhammad Waseem · Jun 4, 2022

Creating Patient and Patient Observations by using iris-fhir-client application

,birthDate and gender to create Patient Resource below command will create Patient do ##class(dc.FhirClient).CreatePatient("PatientGN","PatientFN","2000-06-01","male") Below is the
Question
Ahmad Bukhtiar · Nov 29, 2020

create join query on the same table

is an indexed field so this should be relatively fast.
Article
Julio Francisco · Mar 31, 2019

Bash script to create csv files for every global contained in a %GOGEN exported file from Cache

One for regs with 3 index, other for regs with 4 index and another one for 5 index: - global ALD with 3 index global-EXPORTED_3.csv Index1;Index2;Index3;Data1;Data2
Question
Tom M · Sep 5, 2017

Create Patient via FHIR?

Index:15.03.8382 + Clinical Viewer:15.03.8382 + Active Analytics:15.03.8382] What you said seems to make sense about the FHIR Gateway.
Question
Kyle M · Sep 17, 2020

modifying patient address in DTL

Hi Newbie question. Could you please help me implement the following using DTL only - no programming. We have a problem where our system sends longer addresses e.g. block of flats
Article
Developer Community Admin · Oct 21, 2015

The Keys to Breakthroughs in Patient Safety

Executives and physicians alike are dissatisfied with costs and outcomes, and patients are rightfully fearful of medical errors, infections and miscommunication.
Question
Conor Browne · Nov 17, 2016

Duplicate Patients in FHIR Repository

The Repository Stores that data as a New patient ( i.e. when I query the Repo they have different IDs "resource":{ "resourceType":"Patient", "id":"4", ) .
Announcement
Anastasia Dyubaylo · Dec 27, 2022

[Video] Patient Experience and the EHR

Hi Community, Watch this video to learn what's in store for patient experience initiatives for our hospital clients: ⏯ Patient Experience and the EHR @ Global Summit 2022
Question
Carl Osborne · Apr 11, 2022

MIT Hackathon - Sample Patients

Which sample patients can we use?
Question
Eduard Lebedyuk · Aug 8, 2017

Apache server and directory index

.: http://myserver.com There is an index page, which is available over http://myserver.com/index.html (/ is a Caché CSP app) How can I make index.html available from http://myserver.com
Article
Vitaliy Serdtsev · Jul 7, 2017

Indexing of non-atomic attributes

and has the following fields, the names of which are partially predefined: element_key – value of the key (predefined field name); ArrayStr – element value; test – link to the parent
Discussion
Dmitry Maslennikov · Nov 9, 2020

%session.Data with unlimited amount of indexes

thirdly, if you meant variable number of indexes (in sense of variable number of parameters) then I can just refine Robert's solution to ClassMethod setValue(params...)
Article
Scott Beeson · Apr 14, 2016

[request] a more compact index

I would really like to see (an option for) a more compact index of posts.
Question
Orion Correa · Apr 21, 2016

iFind index missing data

Hi Orion,I haven't heard about index data simply disappearing.
Question
Jiri Svoboda · Nov 29, 2016

SQL and indexing on collection properties

Is it possible to index values of this property and use this property in SQL?