Clear filter
Article
Henry Pereira · Dec 1, 2021
a non-trivial feature to implement, but it gives you the ability to keep a patient encounter intact as the visit goes from admit to discharge. This scares out a lot of problems before
Announcement
Anastasia Dyubaylo · Sep 6, 2023
Wood
#HealthShare
UCR + HSPI Patient Demographic Prioritization
By Paul Riker
XCPD versus PDQ Settings
By Paul Riker
Clinical Viewer Data Requirements
By Paul Riker
Announcement
Anastasia Dyubaylo · Dec 21, 2023
of registration for the contest!
5 apps have been already added:
FHIR-OCR-AI by @xuanyou.du iris-fhirfy by @José.Pereira HL7-FHIR-Cohort-Populat by @Momeena.Ali Patient-PSI-Data by @Chang.Daofhirmessageverification by @珊珊.喻
Upload your application and join the contest!🔥
Announcement
Evgeny Shvarov · May 16, 2024
Article](https://community.intersystems.com/post/preventive-health-chatiris-integrating-intersystems-iris-enhanced-patient-engagement)
> - [📦 Exchange Package](https
Article
Lorenzo Scalese · Nov 10, 2023
patient creation. In this scenario, we could represent the following sequence of activities:
Process A informs the "Patient" event manager and is responsible for sending
Question
Gaolai Peng · Sep 18, 2017
= "Pending" ];Index idxRPPI On RPPI;ClassMethod LoadFromFile(){ Set pFileName="C:\mytest.tsv" Set pDelimiter= $C(9) Set rowType="RPPI varchar(50),Name varchar(516),BirthDate Date
Question
Krishnamuthu Venkatachalam · Sep 12, 2020
to interact with is linked to an underlying Global Definition (Data, Index and Stream) then use the Global Mapping to Map the Globals used by the class into Namespace A
5) The Class
Article
Brendan Bannon · Jul 15, 2021
is flexibility in a live environment. In the past, if you add an index or ran TuneTable, the SQL in Cached Queries would make use of this new information right away while embedded SQL
Article
Benjamin De Boe · Jan 10, 2023
in a columnar index or data map. Also, you'll see it combine columnar and bitmap indices in a number of cases, which is great if you're starting off by adding columnar indices to an existing
Article
Yuri Marx · Jul 20, 2022
Python has become the most used programming language in the world (source: https://www.tiobe.com/tiobe-index/) and SQL continues to lead the way as a database language. Wouldn't
Article
Sylvain Guilbaud · Sep 18, 2023
Extends %Persistent
{
Property Label As %String(MAXLEN = "");
Property Key As %String(MAXLEN = 256) [ Required ];
Property Value As %String(MAXLEN = "");
Index UniqueI
Announcement
Bob Kuszewski · Jun 30, 2023
for an InterSystems container, that’s available as a label, which you can view with the docker inspect command. For example:
docker inspect --format '{{ index .Config.Labels
Article
Maks Atygaev · Dec 11, 2016
://www.tiobe.com/tiobe-index/). [Edit, changed to 8. Pretty sure C and ASM don't have anything like this.]I don't want to say this is you, but some people have no room for innovation
Article
Murray Oldfield · Mar 11, 2016
is here](https://community.intersystems.com/post/capacity-planning-and-performance-series-index)
***Edited Oct 2016...***
*[Example of script to extract pButtons data to a .csv
Article
Nathan Ng · Sep 6, 2017
for improvement. That being said, I have enjoyed working with Ensemble and wanted to share the approach I took to poll an external REST API for patient data in the hopes that it might help