You don't need to obtain an evaluation license directly, you just need to download the community edition of InterSystems IRIS for Health (IRIS For Health includes FHIR server capabilities). You can download installation kits here: Evaluate InterSystems Products or containers from docker hub with:
docker run --name my-iris-health --publish 52773:52773 --publish 1972:1972 -d intersystems/irishealth-community:2025.3The community edition is free to use, but has limits to prevent it being in production (e.g. max database size, max number of connections etc).
- Log in to post comments
.png)
.png)
.png)