Skip to content

trostalski/fhir-creator

Repository files navigation

Fhir-Creator

Visit the project at https://fhir-creator.com

Features

  • All data is stored in the browser, no backend server for data storage
  • Create FHIR Resources from custom or base profiles
  • Upload and edit FHIR Resources
  • Upload and edit FHIR Bundles
  • Export Resources and Bundles

Build

Clone the repo, install all dependencies and run the dev server.

yarn install
yarn run dev

The app should be available at http://localhost:3000

Bugs

If you encounter any bugs or issues while using FHIR Creator, please report them on the Issues page. Provide detailed information about the problem, including steps to reproduce it, expected behavior, and any error messages or logs.

Contributing

Contributions are welcome! If you have any ideas, suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the project's code of conduct.

Take a look at our Roadmap