Announcement
· Aug 13, 2020

Technology Bonuses for the InterSystems FHIR Programming Contest

Hi Developers!

Here're the technology bonuses for the FHIR programming contest that will give you extra points in the voting:

  • FHIR Server REST API usage 
  • The usage of SQL Schema of FHIR Resources 
  • Healthcare standards data transformation
  • Docker container usage

See the details below.

FHIR Server REST API usage - 1 point

You get the bonus if you use the REST API endpoint of FHIR Server in InterSystems IRIS for health. You can take the IRIS-FHIR-Template which prepares the FHIR server during the docker image building. The documentation for FHIR  API 4.0.1 could be found here. Learn more in InterSystems IRIS for Health documentation.

FHIR SQL Schema usage - 1 point

You can collect this technology bonus if you use FHIR SQL Schema in the SQL queries of your application. You can use this schema e.g. for making FHIR Analytics solution. Use HSFHIR_I0001_R for resources schema for full resources and HSFHIR_I0001_S schema to search with SQL for resources. Check the examples in the template.

Healthcare standards transformations - 1 point

InterSystems IRIS for Health contains Healthcare Interoperability modules which help to perform data transformations from different healthcare standards to FHIR and vice-versa. Make CDA to FHIR, HL7v2 to FHIR, or any other transformations in your application to collect this bonus. See the examples of HL7v2 to FHIR and CDA to FHIR transformations. Learn more in the documentation.

Docker container usage - 1 point

The application gets a 'Docker container' bonus if it uses InterSystems IRIS  running in a docker container. 

The IRIS-FHIR-Template uses docker so you can collect this bonus if you build your solution using these templates.

So!

Feel free to ask any questions about using the listed technologies.

Good luck in the competition!

Discussion (3)1
Log in or sign up to continue

We analyzed the projects submitted for the contest and here is the matrix, which project gets what bonus:

Name

FHIR Server REST API usage

FHIR SQL Schema usage

Healthcare standards transformations

Docker container usage

iris-fhir-portal

x

x  

x

iris4health-fhir-analytics

x

x

x

x

fhir-chatbot

x

   

x

QR-FHIR

x

   

x

REST_API_with_FHIR_data_scheme

x    

x