Enhancement for Creating Case Reference
When you save the admission or the visit the system will create the case reference to caseless objects depending on the organizational unit-related (OU-related) parameter N1VKCHKFAL
.
The parameter N1VKCHKFAL
controls whether the user should access a dialog box to create the case reference, or whether the system should automatically create the case reference.
You can control the content of the dialog box for selecting the case reference (only when the case reference is not automatically created) using the BAdI ISHMED_SEL_FOR_FALLB
as follows:
You define which caseless appointments, clinical order items, and requests should be displayed.
Example
You restrict the selection list of caseless appointments, preregistered clinical order items, and requests to a specific organizational unit (OU).
You define which caseless appointments, clinical order items, and requests should be preselected in the dialog box.
You define that the dialog box should not be displayed, if it does not have any contents due to the selection.
You activate the BAdI in the Implementation Guide
under .
In addition, the BAdI ISHMED_CHECK_CASE_VALID
is available to you for the validity check for connected/billed cases.
You can use this BAdI to check the case to which a caseless appointment or clinical order is linked and concerning a completed or billed case to decide whether a link with this case is possible.
You activate the BAdI in the Implementation Guide
under .