Giter Club home page Giter Club logo

packages's Introduction

FHIR packages

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

Core FHIR Packages

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

  • hl7.fhir.core - wrapper package for the core specification, has multiple versions
  • hl7.fhir.r[X].core - The base resources needed for validation, code generation etc.
  • hl7.fhir.r[X].corexml - The base resources in XML format instead of JSON (all the other packages have json)
  • hl7.fhir.r[X].examples - All the examples in the spec (including all the core resources, with narrative)
  • hl7.fhir.r[X].elements - A set of data element definitions for all the resources in the spec
  • hl7.fhir.r[X].expansions - expansions for all the value sets used as enumerations in the spec - to help with code generation

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

Version Interconversion Packages

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

  • conversion - Resource and Search Parameter name mappings
  • r3 - maps between R2 and R3 (both directions)
  • r4 - maps between R3 and R4 (both directions)

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

  • fhir.test.data.r[X] - Contains useful test data (synthetic data from Synthea)
  • fhir.tx.support.r[X]- Contains useful support terminology resources for terminology servers
  • hl7.fhir.pubpack - Special package that contains the images and other binary files used in FHIR Implementation Guides

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

packages's People

Contributors

grahamegrieve avatar rhausam avatar rettema avatar goelalex avatar saulakravitz avatar lmckenzi avatar vadi2 avatar lawley avatar jmandel avatar jimsteel avatar jduteau avatar stefan-karl avatar reubendaniels avatar david-simons avatar bheale avatar cmoesel avatar mfaughn avatar markiantorno avatar oijauregui avatar oliveregger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.