Skip to main content

Remove or Uninstall the Healthcare Action Engine

Remove a Healthcare Action Engine Container Stack

To permanently remove an InterSystems® Healthcare Action Engine container stack, execute the following command:

docker compose -f <dockerComposeFile> --env-file <envFile> down

Where <dockerComposeFile> is the relative path to the container stack’s Docker Compose file and <envFile> is the relative path to the container stack’s environment file.

Uninstall Healthcare Action Engine on InterSystems IRIS for Health

If you have installed the Healthcare Action Engine module on an on-premises InterSystems IRIS® for Health instance, you can remove the instance by performing the following steps:

  1. Stop all productions on the instance by logging in to the Management Portal and selecting Health, then selecting the Stop All button.

  2. Use your operating system's built-in uninstall functionality to remove the instance which hosts the Healthcare Action Engine.

  3. If the installation directory still exists on the machine, remove it.

FeedbackOpens in a new tab