2009 Jan 15 9:25 AM
Hi,
in Germany patients have electronic chip cards issued by their health insurance company. These cards contain data of the patient and have to be read each time the patient visits a hospital. Unfortunately I cannot find the place where these data are saved in the SAP system. Does anybody have an idea which function or table is used to save and retrieve these data (let's say for release IS-H 4.72).
Thank you for your help
Torsten
Edited by: Torsten Hübsch on Jan 15, 2009 2:54 PM
2009 Jan 15 2:32 PM
Hi Torsten,
the healthcare smartcard data is stored in the tables NCIR (smartcard data relevant for the case) and in NPIR (smartcard data relating to patient as proposal data).
When reading the new German electronic health card ("Elektronische Gesundheitskarte eGK" in German) its data is stored in table NEHC.
Regards,
Katharina
2009 Jan 15 2:32 PM
Hi Torsten,
the healthcare smartcard data is stored in the tables NCIR (smartcard data relevant for the case) and in NPIR (smartcard data relating to patient as proposal data).
When reading the new German electronic health card ("Elektronische Gesundheitskarte eGK" in German) its data is stored in table NEHC.
Regards,
Katharina
2009 Jan 15 3:01 PM
Hi Katharina,
thank you so much for your help. Thant was exactly what I was looking for.
Bye
Torsten
P.S.: As far as I have seen there is no BAPI available to retrieve these data?
Edited by: Torsten Hübsch on Jan 15, 2009 4:01 PM