Hierarchy

⤷

⤷

⤷

IMG Activity
ID | ISH_TNGRP2 | Define DRG Grouper |
Transaction Code | S_KK4_96000436 | (empty) |
Created on | 20010727 | |
Customizing Attributes | ISH_TNGRP2 | Define DRG Grouper |
Customizing Activity | ISH_TNGRP2 | Define DRG Grouper |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | ISH_TNGRP2 |
Use
In this IMG activity, you define the DRG groupers you are using.
The system uses the parameter records in this IMG activity to define attributes for communication usually with external programs to which diagnoses, procedures and, sometimes, other information is transmitted on a case basis from SAP Patient Management, and which return a determined DRG code.
Requirements
There are principally two types of communication:
- Synchronous communication, for example, via an OLE interface
With this type of communication, the external program returns the result immediately.
- Asynchronous communication, for example, via a file interface
With this type of communication, the system saves the information from SAP Patient Management in an external file that is processed by the external program at a later time.
SAP Patient Management uploads the file in a separate operation.
Standard settings
Activities
You can set the following parameters:
- Institution
At least one parameter record must exist for each institution.
- DRG Grouper ID (DRG grouper identification)
In this field, enter a unique identification for a DRG grouper. Reference is made to this identification in the IMG activity Define DRG Grouper Assignment in Section Communication -> DRG Data Exchange of the IS-H Implementation Guide.
- Description
Textual description of the DRG grouper
- Synchronous
Indicator for synchronous or asynchronous communication.
- If you set this indicator, communication is synchronous.
- If you don't set this indicator, communication is asynchronous.
- Cmnd Preparat. (command line preparation)
Path and program name of an external program that is started prior to the external grouper program being called, for example, to perform an OLE registration.
- Option Preparat. (option preparation)
Program options for Cmnd Preparat.
- Cmnd Grouper (command line grouper)
Path and program name of an external grouper program. Only relevant if you didn't select Synchronous.
- Option Grouper (option grouper)
Program options for Cmnd Grouper.
Only relevant if you didn't select Synchronous.
- Log File
Path and name of file that logs each DRG grouper call.
- FM Sync.
Function module that sends the information from SAP Patient Management to the external grouper program, and takes immediate reception of the result.
Examples:
- ISH_OLE2_3M_GROUPER_OUT
- ISH_OLE2_ID_GROUPER_OUT
- ISH_OLE2_SBG_GROUPER_OUT
Only relevant if you selected Synchronous.
- RFC Dest. Sync
Logical destination for a Remote Function Call of FM Sync..
Only relevant if you selected Synchronous.
- FM Out
Function module that passes on the information from the IS-H System to the external grouper program, for example, via an external file.
Example: ISH_DRGCDF_FORMAT_3MTAG_OUT
Only relevant if you didn't select Synchronous.
- RFC Dest. Out
Logical destination for a Remote Function Call of FM Out.
Only relevant if you didn't select Synchronous.
- FM Partner
Function module that informs an external grouper program, for example, via an external file, that a file has been created for processing.
Example: ISH_DRGCDF_EXPORT_PARTNER_CALL
Only relevant if you didn't select Synchronous.
- RFC Dest. Part
Logical destination for a Remote Function Call of FM Partner.
Only relevant if you didn't selected Synchronous.
- FuB In
Function module that uploads information created via an external grouper, for example, in an external file, into SAP Patient Management.
Example: ISH_DRGCDF_FORMAT_3MTAG_IN
Only relevant if you didn't select Synchronous.
- RFC Dest. In
Logical destination for a Remote Function Call of FM In.
Only relevant if you didn't select Synchronous.
- Outbound Direct
Reference to directory/file name definition for FM Out in accordance with Define DRG Grouper File Conventions.
Only relevant if you didn't select Synchronous.
- Inbound Direct.
Reference to directory/file name definition for FM In according to Define DRG Grouper File Conventions.
Only relevant if you didn't select Synchronous.
- Gen. Param. 1
General parameter 1 that the function modules can use in:
- FM Sync.
- FM Out
- FM Partner
- FM In
For ISH_DRGCDF_FORMAT_3MTAG_OUT and ISH_DRGCDF_FORMAT_3MTAG_IN the default value of this parameter is "CMDTAG".
- Gen. Param. 2
General parameter 2 that the function modules can use in:
- FM Sync.
- FM Out
- FM Partner
- FM In
For ISH_DRGCDF_FORMAT_3MTAG_OUT and ISH_DRGCDF_FORMAT_3MTAG_IN this parameter has the meaning "PAYTAG".
- Gen. Param. 3
General parameter 3 that the function modules can use in:
- FM Sync.
- FM Out
- FM Partner
- FM In
For ISH_DRGCDF_FORMAT_3MTAG_OUT and ISH_DRGCDF_FORMAT_3MTAG_IN the default value of this parameter is "SYSTAG".
For ISH_OLE2_SBG_GROUPER_OUT the default value of this parameter is "W" = interactive mode.
- Gen. Param. 4
General parameter 4 that the function modules can use in:
- FM Sync.
- FM Out
- FM Partner
- FM In
- Gen. Param. 5
General parameter 5 that the function modules can use in:
- FM Sync.
- FM Out
- FM Partner
- FM In
For ISH_DRGCDF_FORMAT_3MTAG_OUT and ISH_DRGCDF_FORMAT_3MTAG_IN the default value of this parameter is "OPTSING".
- Trace
Trace mode and path with file name for trace file.
Example
Example 1
Field Value
Institution 1
DRG Grouper ID GRP1
Description Grouper 1
Synchronous <Indicator Selected>
Cmnd Preparat.
Option Preparat.
Cmnd. Grouper
Option Grouper
Log File
FM Sync. ISH_OLE2_ID_GROUPER_OUT
RFC Dest. Sync
FM Out
RFC Dest. Out
FM Partner
RFC Dest. Part
FM In
RFC Dest. In
Outbound Direct.
Inbound Direct.
Gen. Param. 1
Gen. Param. 2
Gen. Param. 3
Gen. Param. 4
Gen. Param. 5
Trace Trace Disabled
Example 2
Field Value
Institution 1
DRG Grouper ID GRP2
Description Grouper 2
Synchronous <Indicator not Selected>
Cmnd Preparat.
Option Preparat.
Cmnd Grouper C:\3mhis\Wincoder\Interfac\cfwinfil.exe
Option Grouper interface=&1 batchout=&2
Log File DRGcall_list.txt
FM Sync.
RFC Dest. Sync
FM Out ISH_DRGCDF_FORMAT_3MTAG_OUT
RFC Dest. Out
FM Partner ISH_DRGCDF_EXPORT_PARTNER_CALL
RFC Dest. Part
FM In ISH_DRGCDF_FORMAT_3MTAG_IN
RFC Dest. In
Outbound Direct. OUT1
Inbound Direct. IN1
Gen. Param. 1 005
Gen. Param. 2 02
Gen. Param. 3 -1
Gen. Param. 4
Gen. Param. 5 3
Trace Trace Disabled
Business Attributes
ASAP Roadmap ID | 204 | Establish Functions and Processes |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | ISH_TNGRP2 | 0 | I010004232 | Communication with Systems Inside the Hospital |
Maintenance Objects
Maintenance object type | C | Customizing Object |
Assigned objects | ||||||
---|---|---|---|---|---|---|
Customizing Object | Object Type | Transaction Code | Sub-object | Do not Summarize | Skip Subset Dialog Box | Description for multiple selections |
V_TNGRP2 | V - View | SM30 |
History
Last changed by/on | SAP | 20021202 |
SAP Release Created in | 463 |