Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 602 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 602 Bytes

openEHR Web Template to FHIR Questionnaire convertor

This project is a tool to convert openEHR Web Templates to FHIR Questionnaires.

Installation

npm install

Testing

npm run test

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.