Customer-Specific Enhancements
You can define customer-specific enhancements for the patient organizer/patient viewer with the following business add-ins (BAdIs):
BAdI for the patient organizer
You can use the methods of BAdI N1PATORG_APPEND
to define the following customer-specific enhancements:
Filling and sorting nodes in the patient organizer/patient viewer (method FILL_SORT
)
Execute your own functions (method EXECUTE_APPEND
)
Selection of data (method SELECT
)
You can find detailed information in Customizing
under .
BAdI for the patient organizer or patient viewer
BAdI: Checks for preventing calls (ISHMED_CALL_OF_CHECK
)
You can find detailed information in Customizing
under .
BAdIs for integration of new object types
You can use the BAdIs of enhancement spot ES_ISHMED_PATORG
to integrate new object types into the patient organizer. If, for example, you have saved data relevant for the electronic patient record (medical record) in customer tables, you can integrate this into the patient organizer using the BAdIs in the enhancement spot.
You can find detailed information in Customizing
under .