SAP ABAP IMG Activity SIMG_ISHCM_BAPIS (IS-H BAPIs: Overview, Information)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
IMG Activity
ID SIMG_ISHCM_BAPIS IS-H BAPIs: Overview, Information  
Transaction Code S_KK4_96000303   (empty) 
Created on 20000203    
Customizing Attributes SIMG_ISHCM_BAPIS   IS-H BAPIs: Overview, Information 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_ISHCM_BAPIS    

IS-H BAPIs: Overview, Information

Status: IS-H Release 4.71

This document provides an overview of the integration scenarios and the available IS-H BAPIs (Business Application Programming Interface).

For more information about the BAPIs listed here, refer to the documentation on the individual BAPIs. General information about BAPIs, the (IS-HCM) integration scenarios, and how to implement and program corresponding system interfaces is available in the Open BAPI Network in SAPNet (alias BAPI).

The central source of information about all SAP BAPIs and their use is the Interface Repository (IFR) in the Internet. It is located at http://ifr.sap.com and is a public Web site. All BAPIs together with all necessary information can be visualized here.

The following scenarios are supported, or are planned by IS-H:

  • ADT-GET: Get Data from IS-H on Request

    ADT stands for Admission, Discharge and Transfer. This is movement data in IS-H terms.
    IS-H Release 4.03 only lets you receive patient master data.
    IS-H Release 4.62 lets you get admission, visit, transfer, discharge, and visit data.

  • ADT-MNT: Maintain ADT Data in IS-H

    IS-H Release 4.03 lets you create patient master data and inpatient admissions.
    IS-H Release 4.61 lets you change and cancel patient master data, change inpatient admissions, create and change outpatient visits, create and change transfer data, and create and change discharge data.
    IS-H Release 4.62 lets you cancel admissions, transfers, discharges, and visits. You can now also create absences.
    The maintenance of absence data is planned for a future release.

  • ADT-RCV: Receive current ADT Data from IS-H (planned)

    The continuous receipt of changed or new ADT data from IS-H ("Bringservice") by means of object methods is not yet implemented.

  • CAS-SRV Maintain Case-Related Services in IS-H

    IS-H Release 4.03 lets you create, change, and maintain case-related services in IS-H from partner systems.

  • CAS-DIA: Maintain Case-Related Diagnoses in IS-H

    IS-H Release 4.03 lets you create, change, and maintain case-related diagnoses in IS-H from partner systems.
    As of IS-H Release, you can delete case-related diagnoses.

  • CAT-GET: Get Catalog Entries from IS-H on Request

    IS-H Release 4.03 lets you get service catalog entries (service master data) in IS-H from partner systems on request.

  • CAT-MNT: Maintain Catalog Entries in IS-H

    IS-H 4.03 lets you create and change service catalog entries (service master data) in IS-H from partner systems.

  • CAT-RCV: Receive Current Catalog Entries from IS-H (planned)

    The continuous receipt of changed or new catalog entries from IS-H ("Bringservice") is still to be implemented.

The names of the objects, methods, and BAPI function modules are listed below.

Object type BUS1084 Patient (short text: HC Patient) provides the following methods with remote function modules:

Methods    Remote Function Modules

Patient.Search    BAPI_PATIENT_SEARCH

Patient.GetDetail    BAPI_PATIENT_GETDETAIL

Patient.Enqueue    BAPI_PATIENT_ENQUEUE

Patient.Dequeue    BAPI_PATIENT_DEQUEUE

Patient.Create    BAPI_PATIENT_CREATE

Patient.Change    BAPI_PATIENT_CHANGE

Patient.Cancel    BAPI_PATIENT_CANCEL

Patient.GetCaseList    BAPI_PATIENT_GETCASELIST

Object type BUS2097 PatientCase (short text: HC Patient Case) provides the following methods with remote function modules:

Methods        Remote Function Modules

PatientCase.Enqueue        BAPI_PATCASE_ENQUEUE

PatientCase.Dequeue        BAPI_PATCASE_DEQUEUE

PatientCase.AddInpatAdmission        BAPI_PATCASE_ADDINPATADMISS

PatientCase.ChangeInpatAdmission        BAPI_PATCASE_CHANGEINPATADMISS

PatientCase.CancelInpatAdmission        BAPI_PATCASE_CANCELINPATADMISS

PatientCase.GetInpatAdmission        BAPI_PATCASE_GETINPATADMISS

PatientCase.GetTransfer        BAPI_PATCASE_GETTRANSFER

PatientCase.AddTransfer        BAPI_PATCASE_ADDTRANSFER

PatientCase.ChangeTransfer        BAPI_PATCASE_CHANGETRANSFER

PatientCase.CancelTransfer        BAPI_PATCASE_CANCELTRANSFER

PatientCase.GetDischarge        BAPI_PATCASE_GETDISCHARGE

PatientCase.AddDischarge        BAPI_PATCASE_ADDDISCHARGE

PatientCase.ChangeDischarge        BAPI_PATCASE_CHANGEDISCHARGE

PatientCase.CancelDischarge        BAPI_PATCASE_CANCELDISCHARGE

PatientCase.GetOutpatVisit        BAPI_PATCASE_GETOUTPATVISIT

PatientCase.AddOutpatVisitCase        BAPI_PATCASE_ADDOUTPATVISITCAS

PatientCase.AddOutpatVisit        BAPI_PATCASE_ADDOUTPATVISIT

PatientCase.ChangeOutpatVisit        BAPI_PATCASE_CHANGEOUTPATVISIT

PatientCase.CancelOutpatVisit        BAPI_PATCASE_CANCELOUTPATVISIT

PatientCase.GetAbsence        BAPI_PATCASE_GETABSENCE

PatientCase.AddAbsence        BAPI_PATCASE_ADDABSENCE

PatientCase.ChangeAbsence        BAPI_PATCASE_CHANGEABSENCE

PatientCase.CancelAbsence        BAPI_PATCASE_CANCELABSENCE

PatientCase.GetClaim        BAPI_PATCASE_GETCLAIM

PatientCase.GetPatCaseList        BAPI_PATCASE_GETPATCASELIST

PatientCase.GetDetail        BAPI_PATCASE_GETDETAIL

PatientCase.GetMovementList        BAPI_PATCASE_GETMOVEMENTLIST

Object type BUS2099 CaseService (short text: HC Case Service) provides the following methods with remote function modules:

Methods    Remote Function Modules

CaseService.GetList    BAPI_CASESERVICE_GETLIST

CaseService.GetDetail    BAPI_CASESERVICE_GETDETAIL

CaseService.CreateMultiple    BAPI_CASESERVICE_CREATEMULT

CaseService.ChangeMultiple    BAPI_CASESERVICE_CHANGEMULT

CaseService.CancelMultiple    BAPI_CASESERVICE_CANCELMULT

Object type BUS2098 CaseDiagnosis (short text: HC Case Diagnosis) provides the following methods with remote function modules:

Methods    Remote Function Modules

CaseDiagnosis.GetList    BAPI_CASEDIAGNOSIS_GETLIST

CaseDiagnosis.GetDetail    BAPI_CASEDIAGNOSIS_GETDETAIL

CaseDiagnosis.CreateMultiple    BAPI_CASEDIAGNOSIS_CREATEMULT

CaseDiagnosis.ChangeMultiple    BAPI_CASEDIAGNOSIS_CHANGEMULT

CaseDiagnosis.DeleteMultiple    BAPI_CASEDIAGNOSIS_DELETEMULT

Object type BUS1300 HCServiceCatalog (short text: HC Service Catalog) provides the following methods with remote function modules:

Methods    Remote Function Modules

HCServiceCatalog.GetList    BAPI_HCSRVCAT_GETLIST

HCServiceCatalog.GetItemlist    BAPI_HCSRVCAT_GETITEMLIST

HCServiceCatalog.GetItemDetail    BAPI_HCSRVCAT_GETITEMDETAIL

HCServiceCatalog.AddItem    BAPI_HCSRVCAT_ADDITEM

HCServiceCatalog.ChangeItem    BAPI_HCSRVCAT_CHANGEITEM

Objec type BUS1309 HCBusinessPartner (short text: HC Business Partner) provides the following methods with remote function modules:

Methods    Remote Function Modules

HCBusinessPartner.Change    BAPI_BUSPARTNER_CHANGE

HCBusinessPartner.Create    BAPI_BUSPARTNER_CREATE

HCBusinessPartner.GetDetail    BAPI_BUSPARTNER_GETDETAIL

HCBusinessPartner.GetList    BAPI_BUSPARTNER_GETLIST

HCBusinessPartner.GetListCustomer        BAPI_BUSPARTNER_GETLISTCUST

HCBusinessPartner.GetListEmployer    BAPI_BUSPARTNER_GETLISTEMPL

HCBusinessPartner.GetListHospital    BAPI_BUSPARTNER_GETLISTHOSP

HCBusinessPartner.GetListInsProvider    BAPI_BUSPARTNER_GETLISTINSPROV

HCBusinessPartner.GetListPERSON    BAPI_BUSPARTNER_GETLISTPERSON

Object type BUS1303 CaseProcedure (short text: HC Case Procedure) provides the following methods with remote function modules:

Methods    Remote Function Modules

CaseProcedure.GetList    BAPI_CASEPROCEDURE_GETLIST

CaseProcedure.GetDetail    BAPI_CASEPROCEDURE_GETDETAIL

CaseProcedure.CreateMultiple    BAPI_CASEPROCEDURE_CREATEMULT

CaseProcedure.ChangeMultiple    BAPI_CASEPROCEDURE_CHANGEMULT

CaseProcedure.CancelMultiple    BAPI_CASEPROCEDURE_CANCELMULT

Business Attributes
ASAP Roadmap ID 255   Create Interfaces 
Mandatory / Optional 3   Nonrequired 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 SIMG_ISHCM_BAPIS 0 I010004232 Communication with Systems Inside the Hospital 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20000203 
SAP Release Created in