Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 347 Bytes

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