Overview
Registering a FHIR client app with our EMR is free of charge, you won't incurr in any fees. There are no limitations or restrictions on who can request an app registration. For submiting a registration request please send an email to portal@mendelsonortho.com. Depending on the type of Client App you want to register we'll need some additional info.
Standalone - Confidential Client
- Client App Name: The name of your application.
- Client App Redirect Url: The callback uri used to redirect after authentication/authorization.
Standalone - Public Client
- Client App Name: The name of your application.
- Client App Redirect Url: The callback uri used to redirect after authentication/authorization.
EHR Launch Client
- Client App Name: The name of your application.
- Client App Redirect Url: The callback uri used to redirect after authentication/authorization.
- Launch Url: The EHR url that needs to be called for initiating the launch sequence.
Bulk Client
- Client App Name: The name of your application.
- Client App JWKS Url: The public key the client will use to authenticate itself to the SMART FHIR authorization server. The public key SHALL be conveyed to the FHIR authorization server in a JSON Web Key (JWK) structure presented within a JWK Set, as defined in JSON Web Key Set (JWKS).