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

Difference between revisions of "FHIR Tools Registry"

From HL7Wiki
Jump to navigation Jump to search
(Created page with "What tools are available / recommended to support FHIR development & implementation? The http://hl7.org/implement/standards/fhir/downloads.html FHIR specification itself in...")
 
Line 16: Line 16:
  
 
Programming Libraries
 
Programming Libraries
* HAPI is developing a FHIR implementation
+
* [[http://hl7api.sourceforge.net/hapi-fhir/ HAPI]] has a Java implementation of the FHIR specification
 
* Smart on FHIR...
 
* Smart on FHIR...
  

Revision as of 19:48, 23 April 2014

What tools are available / recommended to support FHIR development & implementation?

The [FHIR specification itself includes] several tools - schema, xref-faq-46 validation services, and reference platforms that implement the specification for various common development platforms. These tools are provided for implementer convenience, but there is not requirement to use them; other platforms can be used.

This list summarizes tools that are commonly used in the FHIR development team, and by attendees at the past connectathons:

FHIR Specific Tools

Programming Libraries

  • [HAPI] has a Java implementation of the FHIR specification
  • Smart on FHIR...

XML Tools

REST Development Tools