SAP Patient Management
Category: Healthcare Standards: HIPAA · HL7 v2.x · GDPR · SAP IS-H
SAP IS-H Patient Management for admissions, discharges, and transfers (ADT)
What this node does
- Patient registration
- Admission processing
- Discharge management
- Transfer handling
- HL7 ADT integration
- Insurance verification
- Bed management
How to use
- In the Agentic Studio, open or create a workflow
- In the node palette on the left, find SAP Patient Management under the Healthcare category (or use the search bar)
- Drag the node onto the canvas
- Double-click the node to open its configuration dialog
- Fill in the required parameters (see Configuration below)
- Optionally connect the Patient ID, Case/Encounter ID, HL7 ADT Message port if needed
- Connect the Patient Data and Case Data and HL7 ACK and Error output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Patient ID | text | Optional | Plain text string |
| Case/Encounter ID | text | Optional | Plain text string |
| HL7 ADT Message | hl7-message | Optional | An HL7 v2.x message (ADT, ORU, ORM, etc.) |
Outputs
| Port | Type | Description |
|---|---|---|
| Patient Data | json | JSON data object |
| Case Data | json | JSON data object |
| HL7 ACK | hl7-message | An HL7 v2.x message (ADT, ORU, ORM, etc.) |
| Error | error | Error information if the operation failed |
Configuration
Open the configuration dialog by double-clicking the SAP Patient Management node on the canvas.
| Parameter | What to enter |
|---|---|
sapHost | Configure sapHost in the node settings |
sapClient | Configure sapClient in the node settings |
institution | Configure institution in the node settings |
wardUnit | Configure wardUnit in the node settings |
adtMapping | Configure adtMapping in the node settings |
insuranceCheck | Configure insuranceCheck in the node settings |
bedManagement | Configure bedManagement in the node settings |
When to use this node
- Process patient admissions from HL7 ADT
- Manage patient transfers between departments
- Sync discharge data with downstream systems
- Real-time bed occupancy tracking
Need help configuring this node?
Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.