Git Product home page Git Product logo

fhir-emr-beda's Introduction

Beda EMR

beda-emr-logo

Clean and powerful frontend for Electronic Medical Records.

Open-source. Customizable. Leverages HL7 FHIR standard as data model.

Project Status: development

Promo web page: beda.software/emr

Design: Figma

Benefits

  • Fully FHIR compatible:
    • all app data are stored as FHIR resources
    • any app data are available via FHIR API
  • Extremely flexible:
    • use extensions and profiles to adjust FHIR data model
  • Fast to build forms and CRUD
    • all forms in the app are just Questionnaire resources
  • Build the app with no-code
    • app provides UI Questionnaire builder for creating Questionnaires

Features

  • Patients management
  • Practitioners management
  • Appointment and Encounters (visits management, scheduling)
  • Treatment notes
  • Patient medical information
  • Medication management
  • Telemedicine
  • EMR Questionnaire form builder
  • Electronic Medical Records
    • based on Questionnaire and QuestionnaireResponse resources
    • Questionnaire population, initial and calculated expressions
    • extraction FHIR data from QuestionnaireResponse on save

Demo

emr.beda.software

UI Questionnaire Builder

The app uses SDC

For medical practitioners and organizations

For collaborators

License

Installation

Setup env variables

cp .env.tpl .env
# Get aidbox license at https://aidbox.app/ and place licence JWT to .env

Local setup

Prepare frontend configuration

cp shared/src/config.local.ts shared/src/config.ts

This file (shared/src/config.ts) is ignored by git. So, feel free to change it.

yarn
yarn compile

Docker

You need to setup docker to run FHIR server, SDC and other microservices. https://docker.com/
Once you get docker installed in you local machine, you can run Aidbox and other dependencies

make build-seeds
make up

The first start may take a few minutes since it synchronizes the terminology.

Start

yarn start           # start watch all workspaces

Test

yarn test            # launch tests for all workspaces

Update seeds

To see the changes that were added to resources/seeds follow next steps

make seeds

Project History

Project for https://github.com/HealthSamurai/xmas-hackathon-2021

fhir-emr-beda's People

Contributors

vesnushka avatar atuonufure avatar dmitryashutov avatar ir4y avatar m0rl avatar projkov avatar ruscoder avatar pavlushkin avatar janikita avatar dymio avatar mkizesov avatar qscgyjqscgyj avatar artyomvancyan avatar

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.