Home Applications iris-fhir-template

iris-fhir-template

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
2 reviews
0
Awards
1.2k
Views
58
IPM installs
3
5
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependants
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.201 Feb, 2024
ObjectScript quality test
Category
Template
Works with
InterSystems IRIS for Health
First published
07 Aug, 2020
Last checked by moderator
15 Jan, 2024Works