Fonction SAP BAPI_PATPATH_CREATE - Pathways: Create Patient Pathway

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CATEGORY BAPI1420COMMENT-CATEGORY C 6 X i.s.h.med pathways Categorization of Activity
EMR BAPI1420CREATE-EMR C 10 IS-H*MED: Employee Responsible
INSTITUTION BAPINALL-INSTITUTION C 4 IS-H: Institution
NOTE_RELEASE BAPI1420COMMENT-RELEASED C 1 X i.s.h.med pathways Release Status of Note
OU BAPI1420CREATE-OU C 8 X i.s.h.med pathways Organizational Unit
PATCASEID BAPINALL-PATCASEID C 10 IS-H: Case Number
PATHID BAPI1420-PATHID C 32 IS-H*MED: Treatment Pathway ID
PATIENTID BAPINALL-PATIENTID C 10 IS-H: Patient Number
STARTDATE BAPI1420CREATE-STARTDATE D 8 X IS-H*MED: Start Date of Patient Pathway
STARTTIME BAPI1420CREATE-STARTTIME T 6 X IS-H*MED: Start Time of Patient Pathway

Paramètre Reférence Type Long. Description
PATPATHID BAPI1420-PATPATHID C 32 IS-H*MED: Patient Pathway Key
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
NOTE BAPI1420NOTE 255 X i.s.h.med: Note
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
This method assigns a treatment pathway to a patient. This results in anew patient pathway for the patient.
The start of the patient pathway is determined by a date and possibly atime. The employee responsible entered is responsible for theassignment.
INCLUDE N2BAPI_PATPATHID OBJECT DOKU ID TX
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX

Description
The category, which the assignment receives, for later evaluation.
Depending on system customizing an entry can be mandatory.

Value range
The parameter is alpha-converted.

Default
This value is not preset.

Description
ID of employee responsible who assigned the treatment pathway to apatient.

Value range
The field is alpha converted.

Default
This value is not preset.
INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX

Description
If the indicator is set, the comment is protected against furtherchanges.
If you wish to release the comment, entry of a note text is mandatory.

Value range
' X ': Release comment
' ' : You wish the comment to continue to be able to be processed.

Default
The comment continues to be able to be processed.

Description
ID of the organizational unit assigning the treatment path.

Value range
The field is alpha converted.

Default
This value is not preset.
INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX
INCLUDE N2BAPI_PATHID OBJECT DOKU ID TX
INCLUDE NBAPI_PATIENTID OBJECT DOKU ID TX

Description
Date from which the patient pathway should be processed. This is used asa basis for the calculation of all times for the planned processing of astep.

Default
The current system date is preset

Description
Time as of which the patient pathway should be processed. This is usedas a basis for the calculation of all times for the planned processingof a step.
An entry is only necessary if the treatment pathway has a unit which isless than a day as its time unit, for example hours.

Default
The value is not preset.

Description
Contains the text which is used as a note for the comment
INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX