The resources use a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.
There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
| name | path | methods | description |
|---|---|---|---|
| AppealResource |
|
|
Methods for Setting and Getting Appeal Data |
| AttributeGroupResource |
|
|
Methods for Setting and Getting IMS Attribute Groups |
| ClaimResource |
|
|
Methods for Setting and Getting Claim Data |
| ClinicalTimeResource |
|
|
|
| CustomUserReportResource |
|
|
All endpoint required to support the Custom User Report Front-End application |
| DataEntryResource |
|
|
Methods specific to uses in IMS Data Entry Applications |
| DataEntryXlsxResource |
|
|
|
| DataServerResource |
|
|
Methods specific to uses in ProQueue Applications |
| DiagnosisInfoResource |
|
|
Methods for Setting and Getting IMS Diagnosis Info |
| DowntimeManagerResource |
|
|
|
| InsuranceResource |
|
|
Methods for Setting and Getting IMS Insurance Data |
| LoginResource |
|
|
|
| NotesResource |
|
|
All methods for retrieving, editing, and creating IMS notes; and retrieving MosaiQ Notes. |
| PCEvent |
|
|
|
| PDFResource |
|
|
Methods specific to generating (Jasper) Reports |
| PGlobalsQuery |
|
|
|
| PausePlanLogResource |
|
|
|
| PaymentToPatientResource |
|
|
Methods for Setting and Getting IMS Payment To Patient Data |
| PhysicianAssociationResource |
|
|
Methods for Setting and Getting IMS Insurance Data |
| PhysicianResource |
|
|
Methods for Setting and Getting Physician Data Stored in CRM_Contact_Data. This is for those centers which persist their external physician in the Vantage database rather than in an external database (like MosaiQ) |
| PortalResource |
|
|
|
| ProcessAnalysisReportResource |
|
|
|
| RCBAnalysisResource |
|
|
|
| ReportResource |
|
|
|
| UtilityResource |
|
|
Misc. Utility methods used by many applications |
| WebLeadResource |
|
|
|
| XlsxReportApplicationsResource |
|
|
Methods specific to generating and returning xlsx files for "simple" (single view) reports and "complex" (reports requiring SQL query construction at the client, due to complexity) |
| type | description |
|---|---|
| AbstractPCEvent | |
| AppealModel | |
| Application | |
| ApplicationDetail | |
| ApplicationGroup | |
| ApplicationGroupDetail | |
| ApplicationGroupSimple | The simple application group model without the child 'application' objects. |
| ApplicationSimple | The simple application model with only the data needed to be provided for PUT/POST endpoints. |
| ClaimModel | |
| DashboardApplicationSimple | The simple application model for dashboard apps with only the data needed to be provided for PUT/POST endpoints. |
| DiagnosisInfoModel | |
| DisplayUser | User data for the Display of a user and their apps in the portal |
| DowntimeIssueEdit | |
| NewRecordModel | |
| NoteData | |
| PausePlanLog | |
| PaymentToPatientModel | |
| ProcessAnalysisQueryModel | |
| RCBQueryModel | |
| User | Simple User Model Just the very core data about a user |
| UserAdministration | User data for the administration of a user and their application rights. |
| UserAdministrationSimple | The simple user administration model with only the data needed to be provided for PUT/POST endpoints. |