User
User Controller documentation
| API | Description |
|---|---|
| POST api/SetUserActiveStatus |
Alters the active status of the user. |
| GET api/UserInfo |
Retrieve the status information related to a User |
| POST api/User |
Creates a new User. If configured, updates an existing User (located via ExternalId and PracticeID). |
Practice
Practice controller documentation
| API | Description |
|---|---|
| POST api/Practice |
Creates a new Practice. If configured will allow the updating of existing practices (located via ExternalId). |
PracticeInfo
| API | Description |
|---|---|
| GET api/PracticeInfo |
No documentation available. |
PatientActivation
Practice controller documentation
| API | Description |
|---|---|
| POST api/PatientActivation |
Retrieve the FHIR Activation Info for an existing Patient or create a new Patient and retrieve their FHIR Activation Info. |