reproschema2fhir
The reproschema2fhir
function is designed to convert reproschema activities and items into a FHIR Questionnaire resource as seen here.
CLI Usage
The reproschema2fhir
function has been integrated into a CLI tool, use the following command:
reproschema reproschema2fhir ./path/to/your_reproschema_activities ./path/to/directory_you_want_to_save_output
Notes
- The script requires an active internet connection to access the GitHub repository.