This wiki has undergone a migration to Confluence found Here
Difference between revisions of "FHIR Tools Registry"
Jump to navigation
Jump to search
James agnew (talk | contribs) |
|||
Line 23: | Line 23: | ||
* [[http://www.oxygenxml.com/ Oxygen]] | * [[http://www.oxygenxml.com/ Oxygen]] | ||
* [[http://saxon.sourceforge.net/ Saxon XSLT2]] | * [[http://saxon.sourceforge.net/ Saxon XSLT2]] | ||
+ | |||
+ | [[Category:FHIR]] | ||
REST Development Tools | REST Development Tools |
Revision as of 02:19, 31 October 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
- Profile Editor - (yet to be released)
- Value Set Editor - (yet to be released)
- Publicly Available FHIR Servers for testing
Programming Libraries
- [HAPI] has a Java implementation of the FHIR specification
- Smart on FHIR...
XML Tools
- [XmlSpy]
- [Oxygen]
- [Saxon XSLT2]
REST Development Tools
- Poster - REST testing tool [FireFox] [Chrome]
- [Fiddler] - HTTP debugger/tester
- [Pocket Soap HTTP Tracers]