Search

Clear filter
Question
Scott Beeson · Oct 11, 2016

Does anyone know what SearchMode is for a PatientSearchRequest?

*wish I could post an answer* I found the following in HS.Message.PatientSearchRequest.cls: /// Search modes user - regular patient lookup, admin - mpi patient lookup no consent
Article
Muhammad Waseem · Jun 4, 2022

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

] patient['birthDate'] = birthDate patient['gender'] = gender try: patient.save() except Exception as e: print("Error while creating Patient:
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
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
Question
Carl Osborne · Apr 11, 2022

MIT Hackathon - Sample Patients

Which sample patients can we use?
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", ) .
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.
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
Announcement
Anastasia Dyubaylo · Jan 8

[Video] Healthcare Use-Case: Patient Portal Messages

The study addresses the overwhelming volume of patient messages by using AI to help patients craft better initial messages.
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
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
Mihoko Iijima · Aug 31, 2023

How to rebuild index by ID

The %BuildIndices() method uses it to specify the index name. See the documentation for more info on how to rebuild the index.
Question
José Pereira · Apr 7, 2022

Inserting an index without reconstruction

Is it OK to use this partially rebuilt index if I don't care about data that isn't indexed? Did you do this before? I didn't build indexes manually, except for tests.
Question
Sergey Madiev · Oct 30, 2019

SQL query index using

Why don't we use the Item index in pcu?