FHIR / packages

Useful FHIR packages to support implementation: fhir.tx.support and fhir.test.data
BSD 3-Clause "New" or "Revised" License
29 stars 20 forks source link

FHIR packages

This repository contains the source for a nunber of FHIR packages the provide important implementation time support for FHIR implementers:

FHIR Foundation Project Statement

Core FHIR Packages

These packages are the master source for the FHIR NPM packages that represent the base FHIR specification

All these packages are found under /hl7.fhir.rX

Version Interconversion Packages

A set of resources that support implementers converting resources across versions.

All these resources are found under /interversion. They are distributed in the packages hl7.fhir.xver.r4 and hl7.fhir.xver.r3 (both contain the same content, but in different FHIR versions)

The folder /packages also contains the source for hl7.fhir.xver-extensions, a special package that contains the source to allow the validator to validate cross-version extensions, as described in the R4 specification.

Miscellaneous Packages

These packages are in /packages

Release Process

Pull requests are welcome. Updated versions of these packages are released in NPM by the FHIR Product Director. The core packages are under the authority of the FMG