Function documentationEnhancement 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 N1VKCHKFALcontrols 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 Example

    You restrict the selection list of caseless appointments, preregistered clinical order items, and requests to a specific organizational unit (OU).

    End of the example.
  • 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 Start of the navigation path Industry-Specific Component Clinical System Next navigation step Clinical Patient Management Next navigation step Case Processing Next navigation step Case Assignment for Caseless Object: BAdI for Structuring Case Selection End of the navigation path.

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 Start of the navigation path Industry-Specific Component Clinical System Next navigation step Clinical Patient Management Next navigation step Case Processing Next navigation step BAdI: Validity Check for Completed/Billed Case End of the navigation path.