Skip to content

and9527/fhir-questionnaire-render-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Render FHIR Questionnaire as a web form using FHIRFormJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • HTML 13.5%
  • CSS 7.3%