/fhir-tools

A tool to help us genereate Questionnaires and ValueSets from a flat file structure ++

Primary LanguageC#MIT LicenseMIT

Fhir tools

A tool to help us genereate Questionnaires and ValueSets from a flat file structure + upload Questionnaires and Documents to a central repository using FHIR REST APIs.

Install

Install fhir-tools as a dotnet tool run dotnet tool install --global fhir-tool.

To upgrade to latest version, run dotnet tool update -g fhir-tool