SAP ABAP Function Module ISH_DRG_CASE_TREATMENT_CLASS (IS-H: Fallklassifizierung haupt- oder belegärztliche Versorgung)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NDE1 (Package) IS-H: Landesversion Deutschland
⤷
⤷
Basic Data
| Function Module | ISH_DRG_CASE_TREATMENT_CLASS | IS-H: Fallklassifizierung haupt- oder belegärztliche Versorgung |
| Function Group | N094 | IS-H: DRG Billing Option Model 2003 |
| Program Name | SAPLN094 | |
| INCLUDE Name | LN094U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MAINDPT | TYPE | ISH_ON_OFF | Hauptabteilung (ON/OFF) | |||
| |
MAIN_HEB | TYPE | ISH_ON_OFF | Hauptabteilung + Beleghebamme (ON/OFF) | |||
| |
EXT_OP | TYPE | ISH_ON_OFF | Belegoperateur | |||
| |
EXT_OP_AN | TYPE | ISH_ON_OFF | Belegoperateur + Beleganästhesist | |||
| |
EXT_OP_HEB | TYPE | ISH_ON_OFF | Belegoperateur + Beleghebamme | |||
| |
EXT_OP_AN_HEB | TYPE | ISH_ON_OFF | Belegoperateur + Beleganästhesist + Beleghebamme | |||
| |
EXT_HON | TYPE | ISH_ON_OFF | Belegarzt mit Honorarvertrag | |||
| |
SS_EINRI | TYPE | TN01-EINRI | institution | |||
| |
SS_FALNR | TYPE | NFAL-FALNR | case number | |||
| |
SS_NFAL | TYPE | NFAL | case data | |||
| |
CHECKDATE | TYPE | SYST-DATUM | SY-DATUM | calculate up to this date if patient is not discharged | ||
| |
CHECK_CASE | TYPE | ISH_ON_OFF | ' ' | check if case relevant for DRG billing | ||
| |
TALST | TYPE | NTPKD-TALST | DRG billing service (Abrechnungstarif) | |||
| |
TARIF | TYPE | NTPKD-TARIF | billing service catalog (Abrechnungstarif) | |||
| |
UNITED_RETURN_CASE_VIEW | TYPE | ISH_ON_OFF | 'X' | ON, for using the united case built from the single return cases | ||
| |
PROVIDED_DATA_FOR_URCV | TYPE | ISH_ON_OFF | ' ' | ON, if the provided data is from the united return case | ||
| |
SS_NBEWTAB | TYPE | NBEW | movement data | |||
| |
SS_CLASS_TAB | TYPE | RNFKL_S | class tab from ISH_GET_KLASSIFIKATION_FALL | |||
| |
EINRI_NOT_FOUND | TYPE | institution does not exist | ||||
| |
ADMISSION_NOT_FOUND | TYPE | admission not found | ||||
| |
CASE_NOT_FOUND | TYPE | Fall mit Schlüssel nicht gefunden | ||||
| |
NO_AUTHORITY_FOR_CASE | TYPE | keine Berechtigung für SS_FALNR | ||||
| |
MOVEMENTS_NOT_FOUND | TYPE | no movements found | ||||
| |
CLASSIFICATION_NOT_FOUND | TYPE | Classification not found | ||||
| |
VWD_CALC_ERROR | TYPE | error calculating length of stay | ||||
| |
CASE_IS_NOT_LEADING | TYPE | This case is not the leading case of a readmission / retransfer sequence | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |