Search

Clear filter
Question
Soufiane Amroun · Sep 26, 2017

How to Extract Values From a Global

the second database isn't the result of a requested first one, it's my patient program that it serves for me as a comparator when i extract timestamp from a mean database (the first
Article
Benjamin De Boe · Sep 9, 2016

Using complex filters

For example, a clinical note may have an author, encounter date and patient ID, so that you can restrict your results to a particular clinician, date range and/or patient.
Article
Sergey Kamenev · Jun 14, 2017

Globals - Magic swords for storing data. Trees. Part 2

This document is supposed to have complete information about a patient. We all know how thick patient cards can be.

#Indexing

63 Posts0 Followers
Article
Ashok Kumar T · Jan 14

Implementing FHIR Profiles on IRIS

Note: Please be patient after clicking save. It may take several moments for the system to index the new definitions and update the endpoint metadata.
Article
Ikram Shah · Jul 6, 2023

Facilitating Document Export: Share Text and Tabular Data to Google Docs and Sheets

requests": [ { "insertText": { "text": message_bytes.decode('utf-8'), "location": { "index
Article
Nigel Salm · Aug 21, 2021

How to develop an interoperability solution in one code base and then use it to generate many individual interfaces

CTS On CreateTS; Index PTS On ProcessTS; Index CPTS On CompletedTS; Index PID On PatientId; Index PIN On PatientInternalNumber; Index pHID On PatientHID; ClassMethod
Announcement
Vadim Aniskin · Dec 27, 2023

InterSystems Ideas News #10

InterSystems Run Jasperreports from ObjectScript and IRIS Adapter by @Yuri.Gomes JIRISReport @Yuri.Gomes Journal file analysis/visualization by @Timothy.Leavitt journal-file-indexer
Question
Jordan Simpson · Jun 23, 2023

Iterating Through and Accessing Nested JSON Values

Using the NHS PDS FHIR API in the NHS sandbox environment, I'm querying the PDS endpoint using a sample NHS Number to retrieve a patient's demographics.
Question
david clifte · Sep 27, 2016

List Medical Records of an Patient

How to identify a patient of an encounter? Doing the following query in Edge we are able to list the records of all patients.
Question
Jeffrey Drumm · Dec 30, 2017

Ensemble Message Suspense/Work Queue?

All orders for a given patient encounter would need to be held until the registration is received, but only one event will trigger the release (and enrichment) of all orders for that
Article
Michael Braam · Feb 20, 2017

Making encrypted datafields SQL-searchable

For example patient names, SSN, address-data or credit card-numbers etc..Cache supports different flavors of encryption.
Article
sween · Jun 7, 2023

DeDupe an InterSystems® FHIR® Server With FHIR SQL Builder and Zingg

Patient Transform example { "name": "PIDTOO Patient", "description": "Patients for PIDTOO FHIR Dedupping Engine", "resources": [ { "resourceType": "Patient",
Article
Xintong Li · Jun 26, 2024

Creating a Simple React Web App with IRIS backend - Resolving CORS

{ title: "Title", dataIndex: "Title" }, { title: 'Name', dataIndex: 'Name', render: (value, record, index