Fonction SAP BAPI_PATPATH_GETSTATUS - i.s.h.med: Read Patient Pathway Status

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INSTITUTION BAPINALL-INSTITUTION C 4 IS-H: Institution
PATCASEID BAPINALL-PATCASEID C 10 IS-H: Case Number
PATIENTID BAPINALL-PATIENTID C 10 IS-H: Patient Number
PATPATHID BAPI1420-PATPATHID C 32 IS-H*MED: Patient Pathway Key

Paramètre Reférence Type Long. Description
STATUS BAPI1420EXSTATUS u 124 i.s.h.med: Patient Pathway Status
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
This method determines the information concerning the status of thepatient pathway entered in the parameter.
Data on the processing status is read.
Data concerning the timely processing of the step is read. The defaultsfor this criteria are a result of the treatment pathway definition.

Example
A treatment pathway has been assigned to the patient Max Miller.
According to the definition, the anamnesis must be taken on the firstday. The Pathway-Relevant indicator is set for the correspondingitem.
On the second day no patient pathway actions are executed.
When you execute the method the following results:

  • The patient pathway has the processing status new.

  • The processing of the step is not true to the pathway.
  • Description
    The structure contains the status of the patient pathway.
    The field STATUS contains information on whether the patientpathway is still in processing.
    The field DONE_STATUS contains information on whether the patientpathway is being processed in accordance with the time restrictions fromthe treatment pathway definition.
    INCLUDE NBAPI_WORST_RETURNED_MSGTY
    INCLUDE NBAPI_INSTITUTION
    INCLUDE NBAPI_PATCASEID
    INCLUDE NBAPI_PATIENTID
    INCLUDE N2BAPI_PATPATHID
    INCLUDE N2BAPI_RET_NO_MESSAGES