Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 733 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 733 Bytes

FHIR packages

This repository contains the source for 4 FHIR packages that follow the FHIR NPM Package specification:

  • hl7.fhir.core: All the resources defined in the published specification, subject to ongoing maintenance
  • hl7.fhir.core.gen: The Structures, operations, search parameters, and expanded value sets from the published specifications, useful for generating the base code the spec
  • fhir.tx.support: Additional terminology resources that are not part of the main specification (mainly for publication license reasons) but are useful for terminology services
  • fhir.test.data: Additional useful test data for reference servers

Eah package has releases for the different published FHIR versions