updateEncounter
Modify an existing healthcare encounter by specifying its ID and updating fields such as status (e.g., 'planned', 'in-progress', 'finished') to reflect current patient care stages.
Instructions
Updates an existing encounter. Requires the encounter ID and the fields to update.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encounterId | Yes | The unique ID of the encounter to update. | |
status | No | New status for the encounter. |