GithubHelp home page GithubHelp logo

alexpetrov / fhirface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wanghaisheng/fhirface

0.0 2.0 0.0 182 KB

Generic UI for FHIR compliant REST servers

Shell 0.78% JavaScript 8.29% CoffeeScript 70.42% CSS 20.51%

fhirface's Introduction

Fhirface

Live Demo

fhirplace on server side.

Description

Generic UI for FHIR servers.

Fhirface is byproduct of fhirplace open source FHIR server implementation. It can be used with any FHIR compliant server (support of json format required).

Features:

  • Visualize conformance
  • Search resources
  • Profile information
  • Create, Update, Delete resources

Installation

nodejs is required for build. We recommend install it using nvm

git clone https://github.com/fhirbase/fhirface
cd fhirface
# install npm modules
npm install
# install bower packages
`npm bin`/bower install
#build app into <dir-to-build> directory
env PREFIX=<dir-to-build> `npm bin`/grunt build

After building you can copy build directory into your web server directory and open index.html file.

Service

All premium services from developers of Fhirbase projects should be requested from Choice Hospital Systems (http://Choice-HS.com)

Implementation details

Directory structure

coffee/       # code
less/         # styles
lib/          # bower  cache
views/        # angularjs templates
.bowerrc
.gitignore
Gruntfile.js  # grunt tasks
README.md
bower.json    # bower packages config
index.html    # main page (entry point)
package.json  # npm packages

TODO

  • tags support
  • authorization
  • better profile visualization

Contribution

Be free make feature requests & report bugs.

  • Issues by github
  • Fixes by pull-requests

fhirface's People

Contributors

danil avatar maksym avatar niquola avatar

Watchers

 avatar  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.