Fonction SAP BAPI_PATCASE_CHANGEOUTPATVISIT - IS-H BAPI PatientCase.ChangeOutpatientVisit - Change Visit

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CLIENT BAPINALL-CLIENT C 3 Client
INSTITUTION BAPINALL-INSTITUTION C 4 Institution
MOVEMNT_SEQNO BAPINALL-MOVEMNT_SEQNO N 5 Sequence Number of Visit
OUTPAT_VISIT_DATA BAPI2097OVINX u 591 Data for Case and Visit to be Changed
OUTPAT_VISIT_DATA_AT BAPI2097ATINX u 97 X IS-H AT Data for Case and Visit to Be Changed
OUTPAT_VISIT_DATA_MED BAPI2097N1MEDX u 23 X IS-H*MED Data for Case and Visit to be Changed
PATCASEID BAPINALL-PATCASEID C 10 Case Number
TESTRUN BAPINALL-TESTRUN C 1 SPACE X Test Mode (No Changes in Database)

Paramètre Reférence Type Long. Description
NEW_MOVEMNT_DATA BAPI2097MOVE u 584 Movement Data (Visit) Changed
NEW_MOVEMNT_DATA_AT BAPI2097MOVEAT u 78 Movement Data (Visit) Changed - AT Fields
NEW_PATCASE_DATA BAPI2097CASE u 435 Case Data Changed
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 Most Severe Message Type

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Messages

Functionality
INCLUDE NBAPI_ISH
It is used to change a case and an outpatient visit. The case date andvisit data that is passed to the method is stored under the case numberPATCASEID in the institution INSTITUTION.

Notes
INCLUDE NBAPI_PRECOND_AUTHORITIES
RESET N1
At case level: N_FALL_FNR;
At movement level: N_NBEW_AKT.
INCLUDE NBAPI_TESTMODE OBJECT DOKU ID TX
INCLUDE BAPI_RET
INCLUDE NBAPI_CASE_SERVICE_SCENARIO OBJECT DOKU ID TX

Description
The movement data as it would be saved (when TESTRUN = 'X') orwas saved is returned in this parameter. All data is returned, and notjust the changed data.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX

Description
The Austria-specific movement data as it would be saved (when TESTRUN ='X') or was saved is returned in this parameter. This is all data andnot just the changed data.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX
The field ASSIGNED_FROM_TO is obsolete and is not supported.

Description
The case data as it would be saved (when TESTRUN = 'X') or wassaved is returned in this paramater. All data is returned, and not justthe changed data.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX
INCLUDE NBAPI_CLIENT OBJECT DOKU ID TX
INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX
INCLUDE NBAPI_MOVEMNT_SEQNO OBJECT DOKU ID TX

Description
In this structure you specify the data for the case to be changed andfor the visit to be changed.

Description
In this structure you specify the IS-H AT-specific data for the case tobe changed and the visit to be changed (country version Austria).
The field ASSIGNED_FROM_TO is obsolete and is not supported.

Description
In this structure, you specify the IS-H*MED-specific data for the caseand the visit to be changed.
INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX
INCLUDE NBAPI_TESTRUN OBJECT DOKU ID TX

Description
Errors that occurred are returned in this table.

Value range
INCLUDE NBAPI_RETS_VISIT_CHANGE OBJECT DOKU ID TX