This project is a tool to convert openEHR Web Templates to FHIR Questionnaires.
npm install
npm run test
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.