Skip to content

Commit

Permalink
Add integration with Smile CDR developers guide section
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryashutov committed Jul 22, 2024
1 parent c3ec02d commit 948e33e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/Developers Guide/smile-cdr-integration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Smile CDR integration

This doc will help you to launch Beda EMR with Smile HAPI FHIR Server

## Authentication

### OAuth2

Scopes:
- openid
- fhirUser
- profile
- launch/practitioner
- patient/*.read
- patient/*.write
- offline_access

0 comments on commit 948e33e

Please sign in to comment.