Skip to content

FirelyTeam/Firely.Fhir.Packages

Repository files navigation

Introduction

This is Firely's support library for anyone who wants to work with FHIR packages.

We use this library in our own software including:

What's in the box?

This library provides:

  • An NPM/FHIR-package client for resolving and publishing FHIR packages.
  • Functionalities to create FHIR packages from files on disk.
  • Installation of FHIR packages on your machine
  • Helper classes to create the correct manifest and index files for FHIR packages

Nuget

You can use the library by downloading the nuget package

Support

You are welcome to register your bugs and feature suggestions at https://github.com/FirelyTeam/Firely.Fhir.Packages/issues. For questions and broader discussions, we use the .NET FHIR Tooling chat on Zulip.

Contributing

We are welcoming contributors!

If you want to participate in this project, we're using Git Flow for our branch management, so please submit your commits using pull requests on the develop branch!

GIT branching strategy