Hi Community,

We're pleased to invite all the developers to the upcoming InterSystems FHIR Accelerator Contest Kick-Off Webinar! The topic of this webinar is dedicated to the FHIR Accelerator programming contest.

On this webinar, we will talk and demo how to use InterSystems IRIS FHIR Accelerator as a service.

Date & Time: Monday, May 10 — 01:00 PM EDT

Speakers:
🗣 @Evgeny Shvarov, InterSystems Developer Ecosystem Manager
🗣 @Regilo Regilio Guedes de Souza, InterSystems Service Executive
🗣 @Anton Umnikov, InterSystems Senior Cloud Solution Architect
🗣 @Patrick Jamieson, InterSystems Product Manager - Health Informatics Platform

https://www.youtube.com/embed/YpANJpwFb5g
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

2 4
0 370

Hey Community,

Please join the next InterSystems online programming competition:

🏆 InterSystems FHIR Accelerator Programming Contest 🏆

Submit an application that uses InterSystems FHIR-as-a-service on AWS or helps to develop solutions using InterSystems IRIS FHIR Accelerator.

    Duration: May 10 - June 06, 2021

    Total prize: $8,750

    👉 Landing page 👈

    6 15
    1 2.8K

    Hi Developers,

    A new video is already on InterSystems Developers YouTube:

    Getting Started with HL7 Routing Rules

    https://www.youtube.com/embed/QpHKcAmYWL0
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    4 0
    0 190

    Hi Developers,

    See how a FHIR implementation can be built in InterSystems IRIS for Health, leveraging both PEX and InterSystems Reports:

    FHIR Implementation Patterns in InterSystems IRIS for Health

    https://www.youtube.com/embed/tLfnqK-_Rx4
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    3 0
    0 213

    Hi Community,

    Find out how to work with FHIR profiles and conformance resources when building FHIR applications on InterSystems IRIS for Health:

    Working with FHIR Profiles in InterSystems IRIS for Health

    https://www.youtube.com/embed/gmyHCjw9s7I
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    2 0
    1 221
    Announcement
    · Mar 15, 2021
    FHIR Analytics

    Hi developers,

    We have received quite a lot of interest in using SQL on FHIR data. As you know, FHIR data is encoded in the form of a complex directed graph, and thus you can not easily query it with traditional SQL queries or business intelligence tools. Some customers have noticed that the "FHIR search tables" in IRIS for Health have flattened part of the FHIR graph, and have tried to use them for analytics. This is an undocumented and unsupported part of IRIS for Health, and can change without notice.

    10 1
    0 402

    Hello, developers!

    In this article, I will show you how to configure FHIR repository + OAuth2 authorization server/resource server on IRIS for Health following the previous article.

    In Part 1, we introduced the preliminary preparations, configuring the OAuth2 authorization server, and obtaining the access token.
    Part 2 will show you how to build an FHIR repository and configure an OAuth2 client/resource server.

    3 3
    2 1.4K

    Hey Developers,

    See how the InterSystems IRIS FHIR Server allows you to develop and deploy your FHIR applications on AWS without manual configuration and deployment:

    Getting Started with the InterSystems IRIS FHIR Server on AWS

    https://www.youtube.com/embed/V6TWgSa69TQ
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    5 0
    1 240
    Question
    · Nov 2, 2020
    HL7 - FHIR

    Hi All,

    I know hundreds of people have done this but I'm looking for some DTL's as a start to do HL7 to FHIR, I appreciate everyone's HL7 is slightly different, but just some starter DTL's would be much appreciated? Can anyone help?

    Regards

    0 2
    0 524

    Hi,

    I've successfully installed and configured the custom MESH API supplied by intersystems. I'm able to send HTML rendered documents directly to GP's using Kettering.xml.

    Ideally, I'd like to be able to send PDF/RTF files rather than HTML. Is this possible and if so can I still use Kettering xml? I know FHIR is the preferred method of transmission but i've tried sending a test FHIR message through MESH to EMIS but it's not displaying so I'm not sure if EMIS is able to display FHIR formatted messages.

    Thanks.

    Anthony Breen

    0 21
    0 1.3K

    FHIR Terminology Service specification describes a set of operations on CodeSystem, ValueSet and ConceptMap resources. Among those operations, the following four operations appear to be the most widely adopted ones:

    CodeSystem ValueSet
    $lookup
    $validate-code
    $expand
    $validate-code

    Developing a partial implementation of the specification has been an effective way to explore the new FHIR framework introduced in IRIS for Health 2020.1. The implementation includes four operations listed above, and supports read and search interactions for CodeSystem and ValueSet resources.

    It's important to note that the implementation uses plain ObjectScript persistent classes as source terminology tables.

    6 1
    2 565

    Hi Community!

    We're pleased to invite you to the Online meetup with the winners of the InterSystems FHIR programming contest!

    Date & Time: Friday, September 4, 2020 – 11:00 EDT

    What awaits you at this virtual Meetup?

    • Our winners' bios.
    • Short demos on their applications.
    • A short interview with all the winners about the past contest. Plans for the next contests.

    4 3
    0 350

    Whats NLP Stands For?

    NLP stands for Natural Language Processing which is a field of Artificial Intelligence with a lot of complexity and
    techniques to in short words "understand what are you talking about".

    And FHIR is...???

    FHIR stands for Fast Healthcare Interoperability Resources and is a standard to data structures for healthcare. There are
    some good articles here explainig better how FHIR interact with Intersystems IRIS.

    4 2
    0 762
    Article
    · Aug 26, 2020 3m read
    Updating Patient Resource using fhir.js

    Hi Community,

    I shared my experience working with FHIR for the first time in this article.

    In that article, I wrote how I explored the FHIR Resources and talked about the information that I found useful in FHIR documentation.

    The first version of my app only shows the information that FHIR Resource provides.

    I wanted to make the user able to update the patient details, so I to search for an example of how to do it.

    3 2
    0 1.1K

    Hi guys.

    Recently, I get interest in FHIR in order to run for the IRIS for Health FHIR
    contest
    . As a beginner on this topic, I've heard somewhat about it, but I didn't know how complex and powerful was FHIR. As pointed out by @Henrique.GonçalvesDias here, you can model several aspects of the patient history and other related entities.

    4 5
    0 340

    Hey Developers!

    This week is a voting week for the InterSystems IRIS for Health FHIR Contest!

    So, it's time to give your vote to the best FHIR solutions built with InterSystems IRIS for Health.

    🔥 You decide: VOTING IS HERE 🔥

    How to vote? This is easy: you will have one vote, and your vote goes either in Experts Nomination or in Community Nomination.

    4 6
    0 379
    Article
    · Aug 22, 2020 2m read
    An overview of iris-fhir-portal

    I created the iris-fhir-portal as part of the current contest InterSystems IRIS for Health FHIR, and I'm writing this quick overview to introduce the features that my application offers.

    The goal of iris-fhir-portal is to show how easy we can create a Patient Chart using FHIR capabilities in IRIS for Health and empower the user with their own data.

    2 1
    1 541
    Article
    · Aug 22, 2020 2m read
    My experience working with FHIR

    Hi Community,

    I want to share my experience creating the iris-fhir-portal with FHIR.

    I decided to take a step forward and join the IRIS for Health FHIR contest, but I had never worked with FHIR before.

    After the FHIR Contest Kick-Off Webinar, where we got an overview of how the IRIS for Health works with FHIR, I started to looking at the FHIR documentation to create my Patient Chart project.

    3 5
    1 1.2K

    Hey Developers!

    InterSystems IRIS for Health™ includes several features that aid in healthcare interoperability including routing, support for standard data formats such as HL7v2, FHIR, CDA, a data transformation user interface, and easy integration with other systems such as for terminology services.

    Enjoy watching the new video on InterSystems Developers YouTube for more:

    Interoperability for Health Overview

    https://www.youtube.com/embed/FIf-bhMcaqU
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    2 0
    0 198