This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Publicly Available FHIR Servers for testing"
Jump to navigation
Jump to search
(Created page with "= Introduction = This page lists FHIR servers that are publically available for testing. In order to avoid spam etc, the servers are generally password protected. A contact is p...") |
|||
| Line 6: | Line 6: | ||
= List = | = List = | ||
| − | * | + | Note that these servers are testing servers. They may be sporadically unavailable, and as the FHIR specification is a moving target, they may not always implement the latest version, or do so correctly. |
| + | |||
| + | * http://hl7connect.healthintersection.com.au/svc/fhir - Grahame's test server. Supports all resource types, all operations, xml + json (implementation details: delphi code/sql server, uses the delphi reference implementation, | ||
| + | * http://fhir.apphb.com/fhir/people - Ewout's test server - people, operations = read, vread, insert, update, delete, xml + json (implementation details: ) | ||
Revision as of 22:20, 12 May 2012
Introduction
This page lists FHIR servers that are publically available for testing. In order to avoid spam etc, the servers are generally password protected. A contact is provided to get a password.
List
Note that these servers are testing servers. They may be sporadically unavailable, and as the FHIR specification is a moving target, they may not always implement the latest version, or do so correctly.
- http://hl7connect.healthintersection.com.au/svc/fhir - Grahame's test server. Supports all resource types, all operations, xml + json (implementation details: delphi code/sql server, uses the delphi reference implementation,
- http://fhir.apphb.com/fhir/people - Ewout's test server - people, operations = read, vread, insert, update, delete, xml + json (implementation details: )