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/OrganizationInfo |
Allow Insert and Update of the tblPracticeConfiguration and tblPractice tables to support populating HTI-1 Service Base URLs Organization Info of existing practices (located via ExternalId) |
| POST api/Practice/ClientInfoPublicKey |
Allow inserting into DynamicIQ > ClientInfo for existing practices (located via ExternalId) |
| POST api/Practice |
Creates a new Practice. If configured will allow the updating of existing practices (located via ExternalId). |
FHIR
FHIR Controller documentation
| API | Description |
|---|---|
| GET api/GroupExportStatus?requestid={requestid} |
Gets status for Group Export Request. |
| POST api/GroupExport |
Create new Group Manifest request. |
| GET api/GroupExport/{GroupId} |
Retrieve Group Manifest Resource Json. |
PracticeInfo
| API | Description |
|---|---|
| GET api/PracticeInfo |
No documentation available. |
PatientActivation
Practice controller documentation
| API | Description |
|---|---|
| POST api/PatientActivation |
Activates a new Patient. or Update exsisting patient |