All Projects → dermatologist → fhir-questionnaire-render-react

dermatologist / fhir-questionnaire-render-react

Licence: MIT license
Render FHIR Questionnaire as a web form using FHIRFormJS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to fhir-questionnaire-render-react

react-pits
React 中的坑
Stars: ✭ 29 (+61.11%)
Mutual labels:  react-component, react-redux
halyos
Redesigning the Patient Portal Experience with SMART on FHIR.
Stars: ✭ 20 (+11.11%)
Mutual labels:  fhir, fhir-client
GOSH-FHIRworks2020-React-Dashboard
🩺 Fully Responsive FHIR Dashboard written using @reactjs for NHS and GOSH hackathon
Stars: ✭ 21 (+16.67%)
Mutual labels:  fhir, fhir-client
Recipes App React Native
Recipes App in React Native
Stars: ✭ 386 (+2044.44%)
Mutual labels:  react-component, react-redux
Surmon.me.native
📱 My blog app, powered by react-native
Stars: ✭ 579 (+3116.67%)
Mutual labels:  react-component, react-redux
awesome-web-react
🚀 Awesome Web Based React 🚀 Develop online with React!
Stars: ✭ 31 (+72.22%)
Mutual labels:  react-component, react-redux
React Sight
Visualization tool for React, with support for Fiber, Router (v4), and Redux
Stars: ✭ 2,716 (+14988.89%)
Mutual labels:  react-component, react-redux
best-of-react
🏆 A ranked list of awesome React open-source libraries and tools. Updated weekly.
Stars: ✭ 364 (+1922.22%)
Mutual labels:  react-component, react-redux
react-ignore-rerender
🚀 Simple component for ignoring the re-rendering of a piece of React's render method.
Stars: ✭ 28 (+55.56%)
Mutual labels:  react-component
react-mathjax-preview
The MathJax React component you were looking for.
Stars: ✭ 46 (+155.56%)
Mutual labels:  react-component
react-textarea-code-editor
A simple code editor with syntax highlighting.
Stars: ✭ 247 (+1272.22%)
Mutual labels:  react-component
react-cheat-sheet
📚 The perfect React Cheat Sheet for daily use with a lot of Javascript / JSX snippets !
Stars: ✭ 59 (+227.78%)
Mutual labels:  react-redux
StackQuest
A multiplayer and team-based action/shooter game.
Stars: ✭ 21 (+16.67%)
Mutual labels:  react-redux
react-tags-input
[Not Actively Maintained] An input control that handles tags interaction with copy-paste and custom type support.
Stars: ✭ 26 (+44.44%)
Mutual labels:  react-component
react-redux-modal-flex
[DEPRECATED] Make easy a modal/popup with Redux
Stars: ✭ 14 (-22.22%)
Mutual labels:  react-redux
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (+305.56%)
Mutual labels:  react-redux
react-redux-jwt-auth
React Redux: Token Authentication example with JWT, React Router, Axios, Thunk Middleware
Stars: ✭ 86 (+377.78%)
Mutual labels:  react-redux
fhir models
FHIR Resource Models
Stars: ✭ 68 (+277.78%)
Mutual labels:  fhir
VOSviewer-Online
VOSviewer Online is a tool for network visualization. It is a web-based version of VOSviewer, a popular tool for constructing and visualizing bibliometric networks.
Stars: ✭ 44 (+144.44%)
Mutual labels:  react-component
react-multiselect-two-sides
React multiselect two sides component
Stars: ✭ 15 (-16.67%)
Mutual labels:  react-component

fhir-questionnaire-render-react using FHIRFormJS

forthebadge Build

About

This is an example React app that demonstrates the use of FHIRFormJS to render a FHIR Questionnaire as a form. A JSON editor is added for real-time editing of the Questionnaire.The Submission is a FHIR QuestionnaireResponse to any FHIR compliant server. You may spin up a FHIR server using this repo.

Contributor(s)

Demo

fhirformjs

This project was bootstrapped with Create React App.

Use

npm install
npm start
  • See src/App.js for FHIRFormJS usage example.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].