Search

Clear filter
Question
Prasanth Annamreddy · Sep 2, 2023

How to convert JSON data to FHIR Object

Hi, Here are the requirements for implementing a new project using FHIR and JSON. The FHIR JSON resource types - Patient, Encounter, etc. - need to be converted to HL7 messages
Question
Scott Beeson · Oct 13, 2016

[DELIVERED] Mark Accepted Answer, indicate Answered questions

showing "answered" in the index and possibly move the "accepted answer" to the top of the answer chain.see: Stack Overflow or any other QA site Outstanding! I second the motion! Yes, that would be helpful. We have this in the queue. Hi, Scott!This is implemented.
Article
Kyle Baxter · Aug 10, 2016

Improve SQL Performance for Date Queries, AGAIN

; Property Data as %String (MAXLEN=200, MINLEN=100); Index DateIdx on DateSubmitted; } So now you want to get all the data from the last month. You write a query like so
Article
Evgeny Shvarov · Aug 27

Importing CSV Data Into InterSystems IRIS and preserving IDs

, there will be two classes in IRIS with data imported, generated internal ID, and IDKey. And it is not possible to change the IDKey to another index in the class once you have data
Question
Paul Reesman · Apr 18, 2016

Healthshare Clinician Portal Documents not Mapping

We are receiving XML documents and storing them. When we click to go into the clinician portal and again to view a patient, we can see the documents but none of the data is mapped
Question
Joe Schra · Feb 27, 2020

Create a letter and send to a printer from Ensemble

and mailed for patient follow up. Has anyone done anything with printing a created message from Ensemble before? I have created dynamic emails, but never printed anything. Thanks
Announcement
Kristina Lauer · Feb 22, 2024

Discover Health Connect

, applications, and databases, empowering healthcare organizations to make informed decisions and streamline operations—improving the experience of patients, providers, and payers
Announcement
Anastasia Dyubaylo · Jun 5

[Video] Role of Data and Interoperability in Effective AI in Healthcare

normalization, patient matching, and adherence to national standards in both traditional machine learning and generative AI applications. Insights are shared on how healthcare organizations
Announcement
Anastasia Dyubaylo · Sep 27, 2024

[Video] Large Language Model Use Cases in Healthcare

solutions and innovation leadership about two customer projects that leverage Large Language Models (LLM), including an update to the patient portal message triage project and a new
Announcement
Anastasia Dyubaylo · Oct 8, 2021

Video: Showcasing Health Insight & IntegratedML for Healthcare Applications

, Patient Technologies at Baystate Health Learn more in this InterSystems Online Learning Course. Enjoy and stay tuned! 👍🏼
Question
Graham Uricchio · Mar 11, 2019

Creating multiple Record Map Records from a single HL7 message

in the HL7 message. For instance if said HL7 message for PATIENT^TEST has 3 DG1 segments, I would need to write three lines (or records) like so:123^^^^MR|TEST|PATIENT|DG1(1) TEXT|DG1(1
Article
sween · Dec 3, 2021

Invite the FHIR Accelerator Service to your Kubernetes Microservice Party

Patients? [✔] Get Patient? ![image](/sites/default/files/inline/images/fhiraas_nodeport.gif) ## Scale It! We're on a single node and exposing the service
Question
Jeff Harris · Jul 17, 2020

Ensemble - Action/Code not populating an array from a GetValueAt using a variable

) I get the value that I expect. However, when I run the code with the variable "index" in the OBXgrp below: set index = 1 set addarray(1) = source.GetValueAt("PIDgrpgrp(1).ORCgrp
Question
Oleksandr Kyrylov · Feb 2, 2022

ALTER TABLE ALTER COLUMN RENAME Syntax

the error You should contact the WRC. Given (IRIS 2021.2):Class fixxer.decars Extends %Persistent [ DdlAllowed, SqlRowIdName = UniqueIdentifier ] { Index iUnq On (brand, MaxSpeed
Question
Paul Riker · Mar 29, 2019

Ensemble as a Data lake

the source data by namespace or by global. But either way we'll want a custom global to index the data for data retrieval performance purposes. Anyone else taking this approach? Any feedback? Why Ensemble over IRIS? At first sight, I'd say you are looking for iKnow. Take a look