Search

Clear filter
Article
Iryna Mykhailova · Dec 8, 2022

Types of HL7 ADT message and an example of ADT^A04

and an example of its structure. I'm talking about ADT. HL7 ADT messages (Admit, Discharge, Transfer) are used to communicate basic patient information, visit information and patient
Article
Evgeny Shvarov · Feb 19, 2022

Creating Class With a Certain Global Name For Data Storage

;/IdLocation> <Index name="DDLBEIndex"> <Location>^Sample.Person.2</Location> </Index> <Index name="IDKEY"> <Location>
Article
Developer Community Admin · Oct 21, 2015

Strategic Interoperability in Germany Spain and the UK: The Clinical and Business Imperative for Healthcare Organisations

from a complete patient record to deliver safe, high-quality care. Today’s model, with its silos of care and multiple unconnected records, is no longer suitable: systems
Article
Michael Braam · Feb 20, 2017

Making encrypted datafields SQL-searchable

OverviewEncryption of sensitive data becomes more and more important for applications. For example patient names, SSN, address-data or credit card-numbers etc..Cache supports
Article
Alessandro Marin · Nov 14, 2016

DeepSee – Less records built than rows in source table

was present: SAMPLES>Do ##class(%DeepSee.Utils).%PrintBuildErrors("RelatedCubes/Patients") 1 Source ID: 1001 ERROR #5001: Missing relationship reference
Article
Developer Community Admin · Oct 21, 2015

A Platform for Automation and Success with Care Management

;ve had to overcome several challenges. Among the first is improving care coordination and outcomes for our highest risk patients. Our vision was to aggregate and normalize all
Question
Timothy Leavitt · Nov 9, 2021

SQL update with %IGNOREINDEX

I'm in a tricky situation where a new required property is being added to a class, along with an index on it. The existing data has nulls, so the index build fails. I can't run
Question
Raghu Kodumuri · May 8, 2017

Inter Process Communication without storing the data on Cache.Dat

company going to receive ADT's and CCDA's from an external source (Hospital), The incoming data will have two kinds of patients, our patients, and not our patients. We do not want
Question
Julian Matthews · Feb 7, 2018

Message viewer search not bringing back results that do exist

I seem to be getting some odd behavior from Ensemble when searching using the extended Criteria options (VDoc Segment Field).I'm searching for a specific range of test patients
Article
Evgeny Shvarov · Nov 19, 2019

Recurse Parameter for REST API Applications in InterSystems IRIS

than 1 level of "/", e.g. '/patients/all' don't forget to add parameter 'recurse=1' into your deployment script in %Installer, otherwise all the second and higher entries won't
Question
Andrea Levesque · Feb 9, 2023

‘Observation’ encounter type in Clinical Viewer

Any suggestions on a way to indicate when a patient encounter is in an ‘Observation’ status** in Clinical Viewer? Clients would like to be able to distinguish between true
Article
Jane Yan · Sep 19, 2022

We are Longevica, a digital senior healthcare ecosystem

is not number one. Still, top-3 problems, along with falls and lack of patient-HCP communication and responsible for 25 hospitalizations and direct $300B cost every year, could
Question
Mike Yackanich · Apr 16, 2021

Posting a FHIR Bundle to Resource Repository

: " The requested URL /customfhir/r4 was not found on this server." The bundle I use to post to create a patient resource is very simple (see below). I am using a request.method
Question
Paul Riker · Mar 27, 2019

How can I link directly to a patient's chart in the Clinical Viewer?

the Access Gateway communicates with the Registry and the Edge Gateways to collect, deduplicate and organize the patient record. It then lives only transiently in memory in the Access
Article
José Pereira · Aug 29, 2020

Using fhir-react UI for quick visualization

* is a JSON containing any FHIR resource. In FHIR REST API, there's an operator which grabs all resources from patients: $everything: ``` http://localhost:32783/fhir/r4/Patient