Fonction SAP BAPI_PATPATH_GETSTEPDETAIL - i.s.h.med: Read Step Data

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
STEPID BAPI1420-STEPID C 32 IS-H*MED: Step Key

Paramètre Reférence Type Long. Description
NOTEHEADER BAPI1420NOTEHEADER u 177 i.s.h.med: Note Header Data
STEP BAPI1420STEP u 956 i.s.h.med: Patient Pathway Step
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
CLINICAL_INFO BAPITGB 255 Clinical Information
NOTE_TEXT BAPI1420NOTE 255 X i.s.h.med: Note
PATIENT_INFO BAPITGB 255 Patient Information
RETURN BAPIRET2 548 Return Parameter(s)
URL BAPI1420EXURL 255 i.s.h.med: URL Address

Functionality
This method reads the data on a step of the patient pathway.
Various processing information stored in the system can be read(information for patients, clinical information, URL address) as well asinformation entered during processing and concerning the processingstatus.

Example
Information concerning the institution, patient, case, patient pathwayID and step ID must be provided in order to be able to use this method.

Notes
The list of available patient pathways is returned by the methodBAPI_PATPATH_GETPATHWAYLIST.
The list of steps is returned by the method BAPI_PATPATH_GETSTEPLIST
.

Description
This parameter is obsolete.
In order to read the comments on the step or pathway, use the associatedfunctions for accessing activities and activity comments.

Description
Contains the data of the step of a patient pathway.
Data which is stored as long text is returned using the Tablesparameter.
The header data for a note is returned in a separate parameter.
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 TX
INCLUDE N2BAPI_STEPID OBJECT DOKU ID TX

Description
Clinical information on step of patient pathway.
The clinical information is entered when the treatment pathway for anitem is defined.

Value range
Data is returned in SAPscript format. Other formats are not currentlysupported.

Description
This parameter is obsolete.
In order to read the comments on the step or pathway, use the associatedfunctions for accessing activities and activity comments.

Description
Patient information on the step of the patient pathway.
The patient information is entered when the treatment pathway for anitem is defined.

Value range
Data is returned in SAPscript format. Other formats are not currentlysupported.
INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX
INCLUDE N2BAPI_URL OBJECT DOKU ID TX