Procedures
In i.s.h.med, you can only request services from the in-house service catalog. If you want to enter specific procedures from the ICPM for the surgery request, it is necessary to add these procedures to the in-house service catalog.
Note
You must make sure that the code in the in-house service catalog is identical to the key in the ICPM catalog, because the system will convert the house catalog service into a procedure from the ICPM by using the code match function.
You can convert procedures from the ICPM into services from the in-house catalog.
You can store the name of the assignment category used for this in Customizing (institution-related, time-dependent parameter N1ICPMHK
).
You must then create the service group. Then assign the desired in-house catalog service to this ICPM procedure.
Note
Enter the assignment category that you have stored in customizing for your institution for the conversion from the ICPM to the in-house catalog.
When requesting a surgery, you can enter the service group. When you release the surgical documentation for the surgery, this will replace the service group, meaning that the system will generate the assigned in-house catalog services.
Calling the external coding EXIT_SAPLN2OP_002
in the XNPV
change of the parameters for the user exits for coding procedures.
The migration of table NLOP
to tables NICP
, NLICZ
and NDICZ
will change the parameter reference from NLOP
to NICP
.
Import parameters:
ICPM_IN --> NLOP-ICPML --> NICP-ICPML
ICPM_TARIF --> NLOP-ICPMK --> NICP-ICPMK
Export parameters:
ICPM_OUT --> NLOP-ICPML --> NICP-ICPML
LSLOK --> NLOP-LSLOK --> NICP-LSLOK
EXTERNNR --> NLOP-IDENT --> NICP-IDENT
If you use the user exit EXIT_SAPLN2OP_002
, then you must modify parameters shown above in your source code.