Functionality The method determines all the activities performed for a patient pathwayor the step of a patient pathway. Using the activities it is possible to read the comments entered whileprocessing a pathway. Example In order to use the method, you must provide the information forinstitution, patient, case, patient pathway ID. Depending on reference,pathway or step, you also have to provide the step key. Notes The method BAPI_PATPATH_GETPATHWAYLIST> returns the list ofavailable patient pathways. The method BAPI_PATPATH_GETSTEPLIST > returns the list of steps. INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX INCLUDE NBAPI_PATIENTID OBJECT DOKU ID TX INCLUDE N2BAPI_PATPATHID OBJECT DOKU ID TXDescription Filter for determining activities. If no step is specified, all activities are read to the patient pathway. If a step is specified, all the activities are determined for the step. Value range The value is a 32 digit alphanumerical GUID of the step or initial. The field is not alpha converted. Default The parameter is not preset. Description This parameter contains all activities which were found for the filtercriterion. Description INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX |