Search

Clear filter
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
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
Announcement
Vadim Aniskin · Dec 27, 2023

InterSystems Ideas News #10

Interoperability: Idea Author RPMShare - Database solution for remote patient | InterSystems Ideas @Dmitry.Alexeev HL7 test message generator @Vadim.Aniskin
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
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
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
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
Article
Luis Angel Pérez Ramos · Jul 21

Speed up your full-text searches with %iFind indexes

deprecated? NO! A small village resists deprecation: iFind indexes! And you might be wondering, what are these magnificent indexes for? Well, it's very simple: they index
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
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
Article
Muhammad Waseem · Jan 16, 2024

Differences between FHIR Ids and Identifiers

data model. For a newbie, these terms can be confusingly similar, but they serve distinct purposes. Look at the below Patient resource for August T. Faulkner: The resource has
Article
Muhammad Waseem · Jan 30, 2024

View your FHIR Data with iris-fhir-lab application

, dynamically lists down resources, and displays its details both in JSON and human-readable format. The application also has the functionality to Create Patient/Patient
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
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