Medication Management
Category: Healthcare Standards: HIPAA · Clinical pharmacy standards
Validate, schedule, and reconcile medications with dosage checking
What this node does
- Medication validation
- Schedule generation
- Reconciliation
- Dosage checking
How to use
- In the Hydra Builder, open or create a workflow
- In the node palette on the left, find Medication 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)
- Connect the Medication List and Operation (validate/schedule/reconcile) input port from an upstream node
- Connect the Operation Result and Medication Alerts output to the next node downstream
Inputs
| Port | Type | Required | Description |
|---|---|---|---|
| Medication List | array | ✓ | A list of items |
| Operation (validate/schedule/reconcile) | text | ✓ | Plain text string |
Outputs
| Port | Type | Description |
|---|---|---|
| Operation Result | json | JSON data object |
| Medication Alerts | array | A list of items |
Configuration
Open the configuration dialog by double-clicking the Medication Management node on the canvas.
| Parameter | What to enter |
|---|---|
operation | Operation to perform: read, search, create, update, or upsert |
checkDosing | Configure checkDosing in the node settings |
generateSchedule | Configure generateSchedule in the node settings |
When to use this node
- Validate prescriptions
- Create medication schedules
- Reconcile med lists
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.