Search

Clear filter
Discussion
Eduard Lebedyuk · Aug 13, 2020

Do you pass Ids or Objects in Interoperability Productions

{ Property Action as %String(VALUELIST=",Add,Update,Delete"; Property HL7Message as EnsLib.HL7.Message; Property Patient as ?; } // Assume I have received or created an HL7 Message
Question
Rand St. James · Jan 21, 2019

Upload Bundle Data to the FHIR Sandbox

Hello;I have created an App launch to my FHIR app in the sandbox and am able to access Patients that are provided in the Sandbox. Having done this, I would now like to upload
Question
Farhan Shariff · Sep 24, 2018

Auditable Event Type and Event

I am currently using InterSystems for patients data management related to intake treatment planning and delivery of dose. should I create a new attribute to track Patient ID
Question
Dmitrij Vladimirov · Feb 1, 2023

Request to /MDX2JSON/PivotVariables/Patients?Namespace=IRISAPP show 404 error

;/TITLE> </HEAD> <BODY> <H1>Not Found</H1> The requested URL /MDX2JSON/PivotVariables/Patients was not found on this server. </BODY>
Article
Ramil TK · Jul 29, 2022

Concept of Using Python to Detect Human Faces and Emotions

photo is available, using that photo we can identify the patient, then once the patient reached the hospital using the CCTV and machine learning technique need to identify
Article
Alessandro Marin · Aug 14, 2018

Triggering DeepSee synchronization when source class properties reference a different class

using the PATIENTS cube in SAMPLES. The cube’s “Patient” source class is defined in DeepSee.Study.Patient.cls and has a PrimaryCarePhysician property. This property is defined
Article
Yuri Marx · Dec 12, 2023

Part I - Transform custom healthcare messages to HL7

example, we will convert 1000 patients from a CSV file to HL7 v2, using the Interoperability features of IRIS for Health. About HL7 Organization The Health Level Seven International
Article
Robert Cemper · Aug 28, 2020

Effective use of Collection Indexing and Querying Collections through SQL

Triggered by a question placed by @Francisco.López1549 recently I took a closer look at the indexing of collections.My simple test setup is a serial class and a persistent class
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
Question
Dean Rochester · Feb 21, 2023

trying the python fhir example and getting an error AttributeError: 'NoneType' object has no attribute 'serialize

---------------------------------------------------------------------------------------------------------------------------------------------------- #Now we want to get a certain patient and add his phone number and change his name before saving our changes in the server #Get
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