Search

Clear filter
Question
Gaolai Peng · Dec 11, 2017

How to consent program membership in HealthShare

We have a program set up in the HealthShare Facility Registry. And we have some patients enrolled into this program. In the HealthShare Registry management, we set up following
Article
Benjamin De Boe · Sep 9, 2016

Using complex filters

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. Now, the regular metadata API
Question
Joseph Tsang · Feb 16, 2023

Does FHIR server in the IRIS for Health Community Edition support Conditional Create/Update and resolve uuid references

resource (the Patient) in the same bundle can be done, given that their link-up will be sorted out in the repository and reflected in the subsequent retrieval through a HTTP GET
Question
Bukhtiar Ahmad · May 28, 2020

<UNDEFINED>zSaveData+53^HS.UI.Registry.Patients.1 *tResponse

Hi While adding new patient getting this message, any idea what could be the problem Hi: Your property undefined means you are using a variable not referenced in code
Article
Randy Pallotta · Jul 27, 2016

"dynamic" headers and trailers for ensemble record maps

will see fields from the HL7 messages output to a file with a header and trailer as below:Here is the text for the header. Number of Records: 854321|Test Patient|169 MY ST||CITYGOESHERE
Question
Steve Pisani · Jun 8, 2022

PowerBI and IRIS generating "The column '...' of the table wasn't found

Hi, I have 3 simple tables: Encounter, Patient and Immunizations. Encounter makes a reference to Patient, and Patient contains a list of Immunization objects. I've tried
Article
Ron Sweeney · 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
Ikram Shah · Jul 6, 2023

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

Idea sourced from InterSystems Ideas Portal Previous Posts: Using AI to Simplify Clinical Documents Storage, Retrieval, and Search Doctor-Patient Conversations: AI-Powered
Question
Sam S · Feb 27, 2018

Saving HL7 messages to a csv file

or less lines referring to one patient/order depending of how many OBX segments we have in the message (report). OK.. I will try the BPL/DTL to split each line OBX and send
Article
Henrique Dias · Jun 5, 2021

IRIS on FHIR Overview

believe that our project can be used as a base/example for many others, unlocking more and more features. ## How IRIS on FHIR looks like ### Patient List The page is a list
Question
Jeffrey Drumm · Dec 30, 2017

Ensemble Message Suspense/Work Queue

of the enriched messages is not important; they must be sent as soon as they're populated with the enrichment data received.My initial design is to build a persistent class with indexed
Question
Muhammad Waseem · Sep 20, 2023

How to validate FHIR resource from production

Hi Community I have created one business service created from "HS.FHIRServer.Interop.Service" in FHIR production. I want to validate FHIR Patient resource that the age must
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in python

of them below. ## 5.1. Part 1 In this part we connect our client to our server using fhirpy and we get our Patient resources inside the variable `patients_resources`. From
Article
Muhammad Waseem · Jul 26, 2021

Creating and Validating Any HL7 FHIR Resource by using FHIR schema with the help of IntelliSense and auto complete functionality in VS Code

Healthcare interoperability is instrumental in improving patient care, decreasing healthcare provider costs, and providing a more accurate picture to providers. However, with so
Article
Henrique Dias · Aug 22, 2020

My experience working with FHIR

documentation to create my Patient Chart project. At HL7 FHIR (release 4) website, I found a "Resource Map": The leading FHIR Resource for my Patient Chart it's the "Patient Resource