--
You received this message because you are subscribed to the Google Groups "SMART on FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhir+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Pablo,
To add to Michele’s answer, the goal of SMART is to enable developers to build apps that can connect to clinical systems (such as EHRs, patient portals, and clinical data warehouses) without needing to do custom integration with each system. To support this, SMART defines a specification at http://docs.smarthealthit.org that extends the HL7 FHIR standard with OAuth based authorization (including a set of access scopes designed for FHIR resources and extensions to the FHIR conformance statement resource to support discovery of the authentication urls), OpenID Connect based single sign on, and a way for EHRs to pass information like the in-context patient and encounter to apps. If both the clinical system and the app implement support for this specification then they’re able to securely connect and exchange FHIR data.
In addition to the specification itself, the SMART project maintains a number of tools to help developers build apps that use the specification, including:
Regards,
Dan
To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhi...@googlegroups.com.