Coder Social home page Coder Social logo

diashenrique / iris-fhir-portal Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 4.0 13.21 MB

Patient Chart using FHIR Resources from InterSystems IRIS for Health as FHIR Server + fhir.js

License: MIT License

Dockerfile 0.73% HTML 22.03% JavaScript 47.82% ObjectScript 7.37% Batchfile 0.19% Shell 0.23% CSS 21.63%
vscode-objectscript fhir-resources fhir-api fhir-server iris

iris-fhir-portal's Introduction

IRIS FHIR Portal

The goal is to show how easy we can create a Patient Chart using FHIR capabilities in IRIS For Health and also empower the user with their own data.

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/diashenrique/iris-fhir-portal.git

Open the terminal in this directory and run:

$ docker-compose up -d

Installation via IPM

zpm "install fhir-portal"

After installation open the URL:

your-server:port/fhir/portal/patientlist.html

Testing the FHIR Application

Open URL http://localhost:32783/csp/user/fhirUI/patientlist.html

FHIR Portal

On the left panel, you have a patient list with a filter bar on top.

Patient Search list

Clicking on the patient will give you detailed information on the Patient Details form.

Patient Search list

The form provides the following information:

  • FHIR Patient ID
  • SSN (Social Security Number)
  • First Name
  • Last Name
  • Date of Birth
  • Gender
  • Address
  • City
  • State
  • Country

After the Patient Details form, we have an accordion with four blocks of information. The FHIR Resources that provide those pieces of information are:

  • AllergyIntolerance
  • Observation
    • Category: vital-signs
    • Category: laboratory
  • Immunization

Here we have a screenshot of Laboratory Results:

Lab Results

It's possible to update the Patient Details Updating Patient Details

Interface

The interface it's totally responsive. Meaning that you can browse the results on mobile devices.

Portrait Mode

Mobile Portrait mode

Landscape Mode Mobile Portrait mode

Charts for Laboratory Results

When you realize the same lab tests over time, the best way to compare the results is through charts! They give you a better perspective of your evolution over time.

Thinking about that, I introduce to you the chart module for laboratory results!

Now, when the FHIR Resource gives us lab results an icon/link will appear to let you see the results in a chart format. Chart Icon

The lab results will open in a new page.

The selection "Lab Tests" will show all the tests for the patient. Lab Results

All information provided on this page was retrieved making usage of SQL Schema of FHIR Resources.

FHIR Data Source

For a transparent approach with patient data, at the end of the page, there is a modal with all the information provided by the FHIR resources.

FHIR Resource Data

iris-fhir-portal's People

Contributors

diashenrique avatar evshvarov avatar irismeister avatar mwaseem75 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iris-fhir-portal's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.