Integrating with SFM Full
This documentation presents the information you will need to integrate SFM Full into your EHR system as an seamless, single-sign on medication module.
With SFM Full, the EPJ will integrate SFM's user interface into its own solution. SFM will then appear as an integrated medication module in the patient record system, and the systems will exchange relevant information in the background via the SFM Data Sharing API.
For more information, see the implementation guide for SFM Data Sharing API.
Getting started - basic knowledge required
There are some technologies that you will need basic knowledge about when integrating with SFM:
- HelseID: OAuth tokens used for single sign-on, including the HelseID self service and multi tenancy solutions
- FHIR: Fast Healthcare interoperable resources, an international platform specification for healthcare interoperability
You will need basic knowledge to these topics to be able to understand the documentation for SFM. As an example, we do rely on you to understand that you need to create a JSON or XML payload and POST this to SFM when we document "Create Organization".
If you are NOT familiar with FHIR, a good place to start is: FHIR Release 4B
For more details, please also be sure you understand:
- RESTful API
- Search
- And as SFM uses Profiling and Extensions; Extensibility
For HelseID, there is a lot of documentation elsewhere in this portal.