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
Line 18: Line 18:
 
* [[http://hl7api.sourceforge.net/hapi-fhir/ HAPI]] has a Java implementation of the FHIR specification
 
* [[http://hl7api.sourceforge.net/hapi-fhir/ HAPI]] has a Java implementation of the FHIR specification
 
* Smart on FHIR...
 
* Smart on FHIR...
 +
* [[https://github.com/borisyankov/DefinitelyTyped/blob/master/fhir/fhir.d.ts TypeScript declarations]] for FHIR DSTU2 v0.5.0 JSON format
  
 
XML Tools
 
XML Tools

Revision as of 14:44, 3 July 2015

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...
  • [TypeScript declarations] for FHIR DSTU2 v0.5.0 JSON format

XML Tools

REST Development Tools