Clear filter
Article
José Pereira · Nov 29, 2022
/services/csp/docbook/DocBook.UI.Page.cls?KEY=PAGE_fas).
Patients and doctors are linked together using regular relational tables, referring to IDs of [Patient](https
Question
Paul Riker · Aug 9, 2021
How do you determine what namespace to use for your custom SAML attributes? We want to receive patient context (first name, last name, dob, gender, etc.)
OASIS has resource-id
Announcement
Anastasia Dyubaylo · Jun 26, 2020
, a set of patient data is used to predict readmissions.
To learn more about IntegratedML, check out the IntegratedML Resource Guide.
Stay tuned! 👍🏼
Announcement
Mike Morrissey · Mar 7, 2018
The InterSystems FHIR® Sandbox is a virtual testing environment that combines HealthShare technology with synthetic patient data and open source and commercial SMART on FHIR apps
Question
Scott Roth · Jul 2
the following...
I was wondering.... if my source had variable number of fields if there was a way to automate the build for the QueryString when doing a Patient Search?
I am trying
Question
Lucas Macori · May 7, 2021
Property numDossiersMER As list Of %Integer;
Index titreIdx On (numTitre, millesime, codeProduit) [ PrimaryKey ];
/// Old index
Index numDossierMERIdx On numDossierMER
Question
ED Coder · Jul 16, 2019
segments based on a '.'I would like to separate the segment where the . [marked in red] is into another OBX segment. So the next segment would be:OBX|2|TX|R^REPORT^L|1|Patient had lumbar
Article
Sergey Kamenev · May 28, 2020
store the directory structure. In the second global, ^good, we’ll store goods. And in the global ^index, we’ll store indexes. Since our properties are tied to a hierarchical
Article
Dmitry Maslennikov · Sep 18, 2023
(embedding) values ('[4,5,6]');
Similarity functions, there are different algorithms for similarity, suitable for a simple search on a small amount of data, without using indexes
Question
Henrique Dias · Dec 16, 2020
As %TimeStamp;
Property estimatedDelivery As %TimeStamp;
Index OrderStatusIndex On orderStatus;
Index customerIndex On customerID;
Index purchaseIndex On purchaseTimeStamp
Question
Sergey Pavlov · Jul 3, 2019
class
Class tmp.A As %Persistent;
Index IP1 On P1;
Property P1 As %String;
for example there is one object which have P1 = 1, so
^tmp.AI("IP1",1,1) = ""
If I
Article
Benjamin De Boe · Nov 9, 2015
etc and just works off any table you point it to that has an iFind index by appending ?t=MyPackage.TableName to the URL.See also https://github.com/bdeboe/isc-iknow-ifindportal
Article
HMI Corporation · Jan 27, 2021
. AI could aid computer-based medical coding systems, identifying errors, enhancing patient care, and optimizing revenue cycles, among other benefits.Today, we’re highlighting some
Announcement
Anastasia Dyubaylo · Jun 4, 2020
talk about recent and upcoming advances for InterSystems HealthShare Health Connect.
Takeaway: Health Connect lets me easily connect to all patient information sources.
Presenter
Question
Jeferson Amorim · Aug 17, 2018
I have edited the Clinical Viewer portal. I made a new timeline with Patient Encounters. Did this using a external javascript outside Zen Component used for current chartbook.So