Home Applications iris-fhir-template

iris-fhir-template

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
2 reviews
0
Awards
1.5k
Views
96
IPM installs
4
5
Details
Releases (12)
Reviews (2)
Issues
Articles (4)
Dependants (1)
Version: 1.3.4 12 Mar, 2025

Module.xml update due to deprecated CSP->Web application transition

Version: 1.3.3 11 Mar, 2025

Added FHIR Swagger UI
image

Version: 1.3.2 01 Feb, 2024
  1. modified fhirtemplate.SQLvar.cls to import the SQLProc in User package (SQLUser schema) in order to properly run GetJSON, GetProp functions
  2. modified misc/sql/example.sql by renaming HSFHIR_I0001_S/R with correct HSFHIR_X0001_S/R

Thanks to Sylvain's PR

Version: 1.3.1 11 Sep, 2023

The issue with

 do ##class(HS.HC.Util.Installer).InstallFoundation(namespace)

fixed by changing to

Do ##class(HS.Util.Installer.Foundation).Install(namespace)

More information in this post.

Version: 1.2.1 27 Dec, 2022

User.SQLvar.cls ->fhirtemplate.SQLvar.cls clean up

Version: 1.1.1 21 Dec, 2022

Fix zpm bug

Version: 1.1.0 08 May, 2022

Added ZPM support.
Now zpm "install fhir-server" will setup a FHIR server in any IRIS for Health

Version: 1.0.4 18 Jan, 2022
  1. Thanks to PR from Dmitry Zasypkin two "SqlProc" methods to User.SQLvar added:
  • GetFHIRPath()
  • GetFHIRPathOne().
  1. iris.script is modified to align with the current version of InterSystems IRIS for Health.
  2. the image is modified to the latest
Version: 1.0.3 08 Sep, 2020

fhir-portal is introduced. Installed via ZPM

Version: 1.0.2 15 Aug, 2020

Postman Collection is introduced to make the calls to FHIR Server REST API endpoint

Version: 1.0.1 07 Aug, 2020

App image change

Version: 1.0.0 07 Aug, 2020

Initial Release

Made with
Install
zpm install fhir-server download archive
Version
1.3.412 Mar, 2025
Category
Template
Works with
InterSystems IRIS for Health
First published
07 Aug, 2020
Last edited
12 Mar, 2025
Last checked by moderator
12 Mar, 2025Works