User

User Controller documentation

APIDescription
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

APIDescription
POST api/Practice

Creates a new Practice. If configured will allow the updating of existing practices (located via ExternalId).

PracticeInfo

APIDescription
GET api/PracticeInfo

No documentation available.

PatientActivation

Practice controller documentation

APIDescription
POST api/PatientActivation

Retrieve the FHIR Activation Info for an existing Patient or create a new Patient and retrieve their FHIR Activation Info.