Coder Social home page Coder Social logo

hl7-davinci / pdex-formulary-client Goto Github PK

View Code? Open in Web Editor NEW
3.0 17.0 3.0 461 KB

Da Vinci Reference Implementation for Formulary Client

License: Apache License 2.0

Ruby 59.96% JavaScript 2.10% HTML 32.82% Dockerfile 1.04% CoffeeScript 0.16% SCSS 3.92%

pdex-formulary-client's Introduction

Da Vinci Plan Coverage and Medical Formulary Client Reference Implementation

Installation and Deployment

The client reference implementation can installed and run locally on your machine. Install the following dependencies first:

And run the following commands from the terminal:

# MacOS or Linux
git clone https://github.com/FHIR/dv-formulary-client
cd dv-formulary-client
bundle install
rails s

The client can then be accessed at http://localhost:3000 in a web browser.

If you would like to use a different port it can be specified when calling rails. For example, the following command would host the client on port 4000:

rails s -p 4000

Reference Implementation

While it is recommended that users install the client locally, an instance of the client is hosted at https://formulary-client.herokuapp.com

Users that would like to try out the client before installing locally can use that reference implementation.

Supported Browsers

The client has been tested on the latest versions of Chrome and Safari.

Building Releases

Official releases are built automatically, but you may test the process or roll your own similar to the following:

docker build -t hspc/davinci-pdex-formulary-client:latest .
docker run -it --name davinci-pdex-formulary-client -p 3000:3000 --rm hspc/davinci-pdex-formulary-client:latest

License

Copyright 2019 The MITRE Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Questions and Contributions

Questions about the project can be asked in the Da Vinci Formulary stream on the FHIR Zulip Chat.

This project welcomes Pull Requests. Any issues identified with the RI should be submitted via the GitHub issue tracker.

As of October 1, 2022, The Lantana Consulting Group is responsible for the management and maintenance of this Reference Implementation. In addition to posting on FHIR Zulip Chat channel mentioned above you can contact Corey Spears for questions or requests.

pdex-formulary-client's People

Contributors

bstewartlg avatar caspears avatar dependabot[bot] avatar jakeod99 avatar preston avatar saulakravitz avatar vanessuniq avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pdex-formulary-client's Issues

Compiled assets don't load in production mode.

rake assets:precompile seems to work and the server starts, but the browser doesn't load it correctly. Not sure why, so I'm going to configure it to run in development just to get it live. Once you figure it out, just commit directly and it should go out automatically once I finish a minor minor things.

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.