How about starting with an MPage that makes a diabetes prediction for a patient?
We have developed an MPage you can use as a template. We also have a Machine Learning model available for testing.
Check out the details below and contact us to receive the source code and installation details. Let us know if you need support or if you have any questions.
Custom MPage created with HTML, CSS, Boostrap 5, Javascript and CCL.
Values required to make the prediction are obtained from the patient's chart. User can change loaded values or set missing values.
An API call is made to an external site that makes the prediction. Prediction value (True/False) is returned.
We developed this MPage to be a starting template for similar developments. Our intention is not for this MPage to be used as is in a Production environment.
We obtained the data for the Machine Learning model from Kaggle and is therefore not for sale from us. We can support you in building your own models if needed.
The MPage needs to make an API call to request the prediction. For testing purposes, API calls can be made to our test server. We can create an account for you which would allow you to manage your data separately from the general test account. The API call only includes the values from the fields in the MPage. Data only gets logged for quality review purposes. For Millennium to be allowed to make this call, assistance from CWx will be required. You can contact us to discuss alternatives to using our server.
The MPage consists of two files: the HTML file and the CCL program that obtains some of the required patient details from the patient's chart.
We share the CCL program and details on how the MPage integrates into Millennium only with Cerner-Millennium clients.