Article Muhammad Waseem · Jun 4, 2022 3m read Creating Patient and Patient Observations by using iris-fhir-client application Hi Community, This article will demonstrate how to create Patient and Patient Observation Resources by using iris-fhir-client application. I recommend to read my first article about this app and watch Youtube Video before continue so let's start #Embedded Python #FHIR #InterSystems IRIS for Health Open Exchange app 4 0 1 603
Article Muhammad Waseem · May 30, 2022 3m read FHIR Client to connect any open FHIR Server by using embedded python Hi Community, This post is a introduction of my open exchange iris-fhir-client application. iris-fhir-client can connect to any open FHIR Server by using embedded python with the help of fhirpy Library.Get Resource information by terminal and by using CSP web application. #Contest #CSP #Dashboards #Embedded Python #FHIR #InterSystems Package Manager (IPM) #ObjectScript #REST API #InterSystems IRIS for Health #Open Exchange Open Exchange app 6 2 0 778
Question Muhammad Waseem · May 16, 2022 InterSystems FHIR Server (FHIRaaS) API Error Hi All, Since yesterday I am getting below error while calling InterSystems FHIR Server (FHIRaaS) API Looking ForwardThanks #FHIR #Other 0 0 0 156
Question Muhammad Waseem · May 14, 2022 FHIRaas smart-configuration error : "This endpoint does not have SMART on FHIR capabilities defined" Hi, Currently I am working to develop smart on FHIR app with FHIRaas with the help of fhirclient.js and facing one issue that .well-known/smart-configuration is raising following error "This endpoint does not have SMART on FHIR capabilities defined" Below snapshot is for reference: Looking forward to resolve the above issue or workaround Thanks #FHIR #Other 0 3 0 301
Article Muhammad Waseem · Apr 5, 2022 7m read Using Globals as a graph database to store and retrieve graph structure data Hi Community, #Contest #Databases #Data Model #Python #VSCode #Caché #InterSystems IRIS for Health #Open Exchange Open Exchange app 2 2 1 655
Article Muhammad Waseem · Feb 24, 2022 2m read 2 steps to display cache tables data on the web by using jquery datatable and embedded python Hi, Community, This post will demonstrate how to display data on the web by using Embedded Python , Python Flask Web Framework and Jquery datatable We will display processes from %SYS.ProcessQuery table. #Dashboards #Databases #Embedded Python #JavaScript #SQL #InterSystems IRIS for Health Open Exchange app 1 0 0 1.7K
Article Muhammad Waseem · Feb 22, 2022 5m read Building IRIS Responsive dashboard with Python Flask Web Framework Hi Community, This post is a introduction of my openexchange iris-python-apps application. Build by using Embedded Python and Python Flask Web Framework. Application also demonstrates some of the Python functionalities like Data Science, Data Plotting, Data Visualization and QR Code generation. Features Responsive bootstrap IRIS Dashboard View dashboard details along with interoperability events log and messages. Use of Python plotting from IRIS Use of Jupyter Notebook Introduction to Data Science, Data Plotting and Data Visualization. QR Code generator from python. #Dashboards #Databases #Embedded Python #Python #Visualization #InterSystems IRIS for Health Open Exchange app 4 1 0 5.7K
Question Muhammad Waseem · Feb 17, 2022 How to change namespace from embedded python? Hi, I am getting below error while using embedded python script. Want to know how can I change namespace to %SYS to use above mentioned class? Thanks #Embedded Python #InterSystems IRIS for Health 0 7 1 650
Article Muhammad Waseem · Jan 14, 2022 3m read Plug and play DATASETS with ObjectScript Package Manager (ZPM) With the release of InterSystems IRIS 2021.2 Preview and all-new LOAD DATA functionality dataset can by added with Objectscript Package Manager (ZPM) Medical Datasets contains following 12 datasets. For dataset tables and data details please visit ONLINE DEMO by using SuperUser | SYS ID Dataset Name Tables Licence 1 Synthetic Medical Data 11 Public Domain 2 Health Care Analytics - 1 8 Public Domain 3 Global Suicide Data 7 Public Domain 4 COVID-19 Polls1 7 CC-BY 5 Cancer Rates by U.S. State 2 Public Domain 6 Opioid Overdose Deaths 2 Public Domain 7 Heart Disease Prediction 1 Public Domain 8 Yellowpages medical services dataset 1 Public Domain 9 Hospital ratings 1 Public Domain 10 Heart Failure Prediction 1 (CC BY 4.0) 11 Diabetes Dataset 1 Public Domain 12 Chronic Kidney Disease 1 Public Domain #Contest #CSP #InterSystems Package Manager (IPM) #InterSystems IRIS Open Exchange app 2 0 0 209
Article Muhammad Waseem · Jan 11, 2022 2m read Use of %SQL_Diag logging along with all-new LOAD DATA functionality In this article I will explain the usage of %SQL_Diag.Result and %SQL_Diag.Message table along with all-new LOAD DATA functionality. It is recommended to go through LOAD DATA documentation first. After successful operation LOAD DATA insert one record in %SQL_Diag.Result table and details are inserted in %SQL_Diag.Message table Below is the basic command when table is already created and source file does not contain header row. LOAD DATA FROM FILE 'C://TEMP/mydata.txt' INTO MyTable The file name must include a .txt or .csv (comma-separated values) suffix and both source and target have the same sequence of data columns. Loading from File Source: Header #Databases #SQL #Tips & Tricks #InterSystems IRIS Open Exchange app 3 1 0 265
Article Muhammad Waseem · Jan 10, 2022 4m read 12 Medical Datasets along with 43 tables dynamically created by using all-new LOAD DATA SQL functionality Application to import 12 Datasets along with 43 tables dynamically by using LOAD DATA command which loads data from a source into an IRIS SQL table. List of Datasets #Contest #Databases #InterSystems Package Manager (IPM) #SQL #InterSystems IRIS Open Exchange app 1 2 0 1.3K
Article Muhammad Waseem · Dec 4, 2021 3m read OAuth2 Authentication with GitHub account from IRIS Web Application In this article I will demonstrate basics of OAuth2 authentication with GitHub account with the help of online demo https://dappsecurity.demo.community.intersystems.com/csp/user/index.csp by using SuperUser | SYS #Authentication #GitHub #OAuth2 #InterSystems IRIS Open Exchange app 5 0 2 740
Article Muhammad Waseem · Nov 29, 2021 3m read OAuth2 and Basic Authentication, Authorization AND Auditing by code from Web Application In this article I will explain how to Authenticate, Authorize and Audit by code by using CSP Web Application along with Enabling /Disabling and Authenticate/Unauthenticate any Web Application. Online Demo is available on cloud https://dappsecurity.demo.community.intersystems.com/csp/user/index.csp (SuperUser | SYS) I recommend to watch the video before continue https://www.youtube.com/watch?v=qFRa3njqDcA Application Layout #Authentication #Best Practices #OAuth2 #InterSystems IRIS Open Exchange app 8 5 1 1.3K
Question Muhammad Waseem · Nov 22, 2021 Getting "TypeError: Failed to fetch" while using FHIR accelerator service - API Development Hi, I am getting Failed to fetch error while calling FHIR accelerator service - API Development service Thanks #FHIR #InterSystems IRIS for Health 0 0 0 168
Question Muhammad Waseem · Nov 21, 2021 https://learning.intersystems.com is down Hi, InterSystems learning section is down since yesterday When it will be up and running OR is there any alternate available? Thanks #Learning Portal 0 2 0 221
Article Muhammad Waseem · Nov 17, 2021 2m read Deleting data to Caché by using ODBC connection from Appeon PowerBuilder In my previous articles I demonstrated the steps to connect, retrieve and save data to Caché from Appeon PowerBuilder by using ODBC.In this article I will demonstrated how to Delete data from Caché with Appeon PowerBuilder (https://www.appeon.com/products/powerbuilder) by using ODBC #ODBC #InterSystems IRIS 2 0 0 267
Article Muhammad Waseem · Nov 14, 2021 2m read Saving data to Caché by using ODBC connection from Appeon PowerBuilder In my previous articles I demonstrated the steps to connect and retrieve data from Caché from Appeon PowerBuilder by using ODBC.In this article I will demonstrated how to Save data to Caché with Appeon PowerBuilder (https://www.appeon.com/products/powerbuilder) by using ODBC #Databases #Caché 1 2 0 305
Question Muhammad Waseem · Nov 13, 2021 Encrypt database option is disabled while creating new database Hi, I want to activate encryption and I also generated encryption key but Encrypt database option is disabled. How to enabled this option? Thanks #InterSystems IRIS for Health 0 1 0 151
Article Muhammad Waseem · Nov 7, 2021 1m read Retrieving data from Caché with Appeon PowerBuilder by using ODBC In my previous article I demonstrated the steps to connect to Caché from Appeon PowerBuilder by using ODBC.In this article I will demonstrated how to Retrieve data from Caché with Appeon PowerBuilder (https://www.appeon.com/products/powerbuilder) by using ODBC #ODBC #Caché 1 0 0 431
Question Muhammad Waseem · Oct 31, 2021 Error while starting local IRIS for health instance Hi, I am getting below error while starting local IRIS for health instance below is the error in windows application event log Thanks #InterSystems IRIS for Health 0 3 0 233