Hi,
I am getting Failed to fetch error while calling FHIR accelerator service - API Development service.png)
Thanks
Fast Healthcare Interoperability Resources (FHIR, pronounced "fire") is a draft standard describing data formats and elements (known as "resources") and an application programming interface (API) for exchanging electronic health records
Hi,
I am getting Failed to fetch error while calling FHIR accelerator service - API Development service.png)
Thanks
Hi Community,
Learn about strategic approaches being taken to leverage the potential of HL7 FHIR in InterSystems HealthShare:
Hey Developers,
We invite you to take part in the European Healthcare Hackathon 2021 which will take place on November 19-21 2021. Participation is free, the deadline for applications to the ON-LINE track is prolonged until 15 NOV.
We will have an InterSystems challenge there: "Innovate with FHIR". Prize fund in InterSystems track:
🥇1st place: 1500 EUR
🥈2nd place: 1000 EUR
🥉3rd place: 500 EUR
And we prepared prizes for ALL participants of our challenge!
Read the details about our challenge under the pic :) Are you in? Let us know in the poll below!
Hey Community,
Get an introduction to the purpose and key concepts of Fast Healthcare Interoperability Resources, or FHIR:
Hey Developers,
Don't miss our new video on InterSystems Developers YouTube:
I have created FHIR server and now, I want to make an SDA file from the HL7 ADT message, and then make FHIR from SDA.
A simple python script to copy/scrap/crawl a FHIR repository to another one.
The script is written in Python 3.
python -m venv .venv
source .venv/bin/activate
pip install git+https://github.com/grongierisc/fhir-scraper
cp .venv/bin/fhir-scraper.py .
Edit fhir-scraper.py for your needs.
Run it :
python fhir-scraper.py
First clone this repository.
git clone https://github.com/grongierisc/fhir-scraper
You can install it quickly into a Virtual Environment.
Hey Community,
Please welcome 4 new videos on InterSystems Developers YouTube from HackMIT 2021 healthcare track:
I want to install a new FHIR server from the Management Portal using the below steps, but not able to find FHIR Configuration setting under my newly created foundation namespace.
Hey Developers,
New video is already on InterSystems Developers YouTube:
I have attached a document that describes the product I have developed called NiPaRobotica Pharmacy. This is an interface I developed that accepts Pharmacy Dispense Requests and converts the line items on the order into dispense dialogues which it sends to pharmacy robots. I deployed the interface into 3 Hospital pharmacies two of which had 6 robots that were arranged in such a way that the dispense chutes channelled medications to desks by the pharmacists sitting in windows serving 1200 patients a day. The robots cut the average waiting time from 2 hours down to one hour.
Hi everyone,
Learn how to build FHIR applications in the cloud using S3, Azure AD, and a FHIR service:
⏯ Build FHIR Provider & Patient-Facing Applications in the Cloud
Hey Developers,
Learn how to search for FHIR resources with a variety of query options:
Hi,
I want to check the validity of ICD-10-AM before sending in FHIR resource.
Can we validate ICD-10-AM code?
Thanks
Hello Developers!
Have you ever had to convert HL7v2 messages to FHIR (Fast Healthcare Interoperability Resources) and found the process complicated and confusing? InterSystems is rolling out a new cloud based SaaS offering called InterSystems FHIR Transformation Service, which makes the process easy. We are excited to announce an Early Access Preview Program for our new offering, and we would love to have you kick the tires and let us know what you think! All you need is a free AWS account, with an S3 bucket to drop in your HL7v2 messages, and another S3 bucket to get your FHIR output.
Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
⏯ Creating an HL7 v2 to FHIR Transformation Pipeline with HealthLake Target
I have an interoperability production that functions as a FHIR proxy. I have a need to add an HTTP Header value to the outbound request. I've subclassed HS.FHIRServer.Interop.HTTPOperation, but I cannot find a way to add an HTTP Header to the request. The HTTP class used in HS.FHIRServer.Interop.HTTPOperation is HS.FHIRServer.RestClient.HTTP. That RestClient class does not seem to expose or allow modification of the actual HttpRequest.
I'm used to using %Net.HttpRequest and doing a request.SetHeader(key, value) - but that isn't available - or I can't find it - when using HS.FHIRServer.
Talking with a friend of mine, Machine Learning specialist @Renato Banzai, he brought one of the biggest challenges faced by companies nowadays: deploying ML/AI in live environments.
Hey Community,
We are really looking for your feedback on a new offering - InterSystems FHIR Transformation Service.
It went live on AWS Marketplace where you can try it for free!
We launched a related challenge on GM where you can get points for giving it a try and a "thank you" prize to everyone who leaves feedback in comments to this post.
Hey Developers,
See how API management can simplify healthcare application development with FHIR:
Hi Developers,
A new video is already on InterSystems Developers YouTube:
⏯ Creating an HL7 v2 to FHIR Transformation Pipeline with S3 Target
Hi Developers,
Learn about the InterSystems IRIS FHIR Server, the fully managed FHIR data solution that empowers FHIR application developers to focus on building life-changing healthcare applications:
Hi,
Is there any functionality available to generate FHIR bundle id (GUID)?
Thanks
Hi Community,
We're pleased to invite you to the upcoming webinar in Spanish called "Interoperability in FHIR"!
Date & Time: June 23, 4:00 PM (CEST)
Speaker: @Ricardo Paiva, Sales Engineer, InterSystems Iberia
How can FHIR coexist and integrate with other protocols?
Try the new InterSystems IRIS® FHIR® Accelerator Learning Path from Online Learning.
Learn the basics of this fully managed service, which allows for the storage and sharing of healthcare data via a secure and scalable FHIR® repository. Get an overview of the FHIR Accelerator Service—and see how to deploy it—by following this curated collection of multimedia resources.
Target audience: Software developers and other technical audiences.
Hi
While configuring FHIR Server I could not find "Health > FHIR Configuration > Server Configuration" option. I am using InterSystems IRIS community edition on my local PC.
Thanks
Hey Developers,
We decided to extend the registration period for the InterSystems FHIR Accelerator Programming Contest and voting will start only on Thursday, June 3! The voting period will last until Sunday, June 6.
So, don't forget to support the best solutions built using the InterSystems IRIS FHIR Accelerator Service (FHIRaaS) on AWS.
➡️ Vote here from June 3rd to June 6th!
How to vote and what's new?
Google has one intersting tool named Data Studio. This tool allows creating some interactive dashboards, based on your data, available from the internet. It already offers hundreds of connectors to any sort of data developed by the community. As well as some amount of community developed visualizing. And most importantly, Google offers a way to develop your own connector to your data.
FHIRaaS provides a REST API, and it's available from the internet. So I've decided to try to create some basic report on data stored there. And in the end, I got this.
Hi guys,
It's FHIR contest and this time, they provided something really cool: FHIRaaS
And to be part of this, @José Pereira and I team up (again) to deliver something easy to use and easy to understand how we did.