Configure the process for creating medical devices included in in-service requests
Use scripted extension points to decide what medical devices are created after an in-service request for a medical device is submitted.
Antes de Iniciar
To use maintenance and servicing workflows or inventory and management workflows, please see Clinical Device Management.
Role required: admin
Por Que e Quando Desempenhar Esta Tarefa
The Healthcare Computerized Maintenance Management System (Healthcare CMMS) application installs the sn_hcls_cmms.CreateDevicesForOnboardCase script, the CreateDevicesForOnboardCase script include, and the CreateDevicesForOnboardCase extension point.
- Create a medical device if the serial number of the device doesn't exist.
- Create a medical device model if one doesn't exist or associate the medical device with an existing model as included in the medical device in-service request form.
- Create work orders for the initial inspection of medical devices.
- Set the state of the devices to Installed when the medical device in-service case is set to Closed complete.
Using extension points makes it easier to integrate customizations without actually altering the base code. You can extend standard base functionality using customized scripts. For more information, see Using extension points to extend application functionality.
An implementation is available in the base system for scripted extension points. You can modify the data and add additional fields.