This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Using the FHIR Mapping Language

From HL7Wiki
Revision as of 21:20, 3 March 2019 by GrahameGrieve (talk | contribs) (Created page with "== General Options == There are many ways of using the FHIR Mapping language. In general, the mapping language can be executed directly, or can be translated to some other la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

General Options

There are many ways of using the FHIR Mapping language. In general, the mapping language can be executed directly, or can be translated to some other language

Code Libraries

The following code libraries implement a transform engine based on the FHIR Mapping Language

Command Line Tools

  • The FHIR validator can perform transforms using the FHIR Mapping Language (see below)

Web Services

... todo

Other tools

.. todo

Running transforms via the Validator

Using the FHIR validator from the command line

Using HAPI

Using test.fhir.org