Clear filter
Question
Julie Bolinsky · Nov 13, 2022
in. So for example one user may want to look for # of patients with cancer dx or patients who have had a radiation procedure.
How can I accomplish this OR feature using dashboard
Article
Gevorg Arutiunian · Nov 8, 2018
Corporation
//
// Accepts (optional) arguments of a package and a logfile and changes all the index types to bitmap
// where the index is not a system type, is not unique
Question
Jack Abdo · Feb 2, 2016
Hi,
I created with Studio a persistent class with the following field and index:
Property DescriptionDemande As %String(MAXLEN = "");
Index
Announcement
Janine Perkins · May 31, 2016
Learn the basics about HealthShare Information Exchange, the architecture and common ways it is used.Find out how to perform a patient search, identify the main parts
Article
Julio Francisco · Mar 31, 2019
be very simply with bash, but ...
- if I want a header in the csv file
- if you export with GOGEN more globals together not only one
- if I want a csv file for every global/indexes
Article
Luis Angel Pérez Ramos · Dec 29, 2023
For these tests we will use a fairly simple table with the most basic information possible about a patient. Here you can see the command to create the table in SQL:
CREATE TABLE
Question
Ashok Kumar T · May 15, 2024
Hello Community,
I'm trying to execute the FHIR R4 profile validation and got the below error. How to fix this below error
http://localhost:52773/csp/healthshare/learn1/fhir/r4/Patient/$validate?profile=http://examples.com/fhir/StructureDefinition/aktestpatient|4.0.1
Article
Mike Kadow · Jun 20, 2016
, don't send my private email. Unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts. Suggestion: Add links in your index
Question
Joey McClammy · Feb 25, 2021
using the following code.
HL7.(NTE:4()) Contains "<NAVIRADTHPT>"
Here's how the segments look.
NTE|1||This patient is currently being seen for radiation therapy.|AHRADTHPT
Question
Jude Mukkadayil · May 12, 2021
Hi ,
I am trying to retrieve the contact type column data of a patient based on the recent date as shown below.
for instance
contacttype Datefrom
contact 1
Question
Jeremy Forsyth · May 10, 2019
A, looping on ID.For each row:Read master map SDS_Data._Transaction.IDKEY, using the given idkey value. Read index map SDS_Data.DataFeed.BSBAccountNoIndex, using the given %SQLUPPER
Question
Jenna Poindexter · Jan 10, 2023
([GenD].[H1].[Gender].Members,[Measures].[%Count]) ON 0,NON EMPTY {[DiagD].[H1].[Diagnoses].Members,[AgeD].[All Patients]} ON 1 FROM [PATIENTS] %FILTER [AllerD].[H1].[Allergies
Article
Zacchaeus Chok · Nov 26, 2023
, and progress. This allows the agents to engage in more meaningful and context-aware conversations with patients, offering personalized advice and support.
A key aspect
Discussion
Yuri Marx · Aug 10, 2020
Hi community,
I created an app to generate vCard and QR Codes to patient data. This app is in the IRIS for Health contest, and I have more 14 days to improve the app with more
Question
Kurro Lopez · Oct 18, 2024
Hi all,
We have an restriction in a SQL database with a unique index.
We want to catch that exception when it tries to insert or update a value that violates the unique index