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

Difference between revisions of "Talk:Publicly Available FHIR Servers for testing"

From HL7Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
** Available using SSL at https://fhir.healthintersections.com.au/ (not operational right now)
 
** Available using SSL at https://fhir.healthintersections.com.au/ (not operational right now)
 
** See [[Health Intersections FHIR Server login documentation]] for OAuth
 
** See [[Health Intersections FHIR Server login documentation]] for OAuth
 +
 +
 
|-
 
|-
 
|bgcolor="#ffeb6a" align=center width="40%" | Furore
 
|bgcolor="#ffeb6a" align=center width="40%" | Furore
Line 36: Line 38:
 
** Patient resources, read only
 
** Patient resources, read only
 
** Implementation: FHIR v0.1, C#
 
** Implementation: FHIR v0.1, C#
 +
 +
 
|-
 
|-
 
|bgcolor="#ffeb6a" align=center width="40%" | Oridashi
 
|bgcolor="#ffeb6a" align=center width="40%" | Oridashi
Line 48: Line 52:
 
** Read-only
 
** Read-only
 
** Implementation: .NET 2.0, C#, MS SQL Server, Firebird  
 
** Implementation: .NET 2.0, C#, MS SQL Server, Firebird  
 +
  
 
|-
 
|-
Line 60: Line 65:
 
** "SMART on FHIR" Server: https://api.fhir.me  | [https://github.com/jmandel/smart-on-fhir Source]
 
** "SMART on FHIR" Server: https://api.fhir.me  | [https://github.com/jmandel/smart-on-fhir Source]
 
** "FHIR Starter" App Launcher https://apps.fhir.me | [https://github.com/jmandel/fhir-starter Source]
 
** "FHIR Starter" App Launcher https://apps.fhir.me | [https://github.com/jmandel/fhir-starter Source]
 +
 +
 
|-
 
|-
 
|bgcolor="#ffeb6a" align=center width="40%" | Robert Worden
 
|bgcolor="#ffeb6a" align=center width="40%" | Robert Worden
Line 70: Line 77:
 
** Illustrates building a FHIR server on any existing application, any resource, by mapping to the application database
 
** Illustrates building a FHIR server on any existing application, any resource, by mapping to the application database
 
** Tools to do this now available free, evolving
 
** Tools to do this now available free, evolving
 +
  
 
|}
 
|}

Revision as of 13:42, 24 March 2014


Health Intersections


Furore
NProgram


Oridashi


SMART Platforms


Robert Worden
  • Contact: Robert Worden
  • http://worden.globalgold.co.uk:8080/FHIR_a/hosted_demo.html Robert Worden / Open Mapping Software
  • Notes:
    • Patient resource, read-only
    • Illustrates building a FHIR server on any existing application, any resource, by mapping to the application database
    • Tools to do this now available free, evolving