InterSystems Open Exchange Applications August 2022 Digest
✓ 536 downloads in August
✓ 667 applications all time
✓ 20,354 downloads all time
✓ 1,781 developers joined
Formation to learn InterSystems' interoperability framework using python
This is a simple full python IRIS production that gather information from a csv, use a DataTransformation to make it into a FHIR object and then, save that information to a FHIR server.
The simplest template with REST CRUD for InterSystems IRIS
Example of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required.
v1.1.0
Added: * Added support for React project build/deployment
Changed: * Refactored Angular-specific functionality into general-purpose/generic base class + toolset-specific implementations for Angular and React
v1.1.0
Added: * Added support for React project build/deployment
Changed: * Refactored Angular-specific functionality into general-purpose/generic base class + toolset-specific implementations for Angular and React
v2.0.10
Actually published on 29-Jun-2022 * Accept self-signed certificates if http.proxyStrictSSL is set to false (#137). * Notify when SQL GRANT will be necessary in order to display list of server-side projects (#140). * Reuse session-cached username if server definition lacks one (#141).
v2.0.11
- Fix hang when user presses Escape on password prompt (#154).
- Doublequote username in SQL GRANT statement recommendation (#151).
v3.1.2022062901
Actually published on 29-Jun-2022
Incorporates 2.0.10 changes.
v3.1.2022080801
Incorporates 2.0.11 changes.
v1.0.3
Fixed:
21: Fixes an issue on older IRIS versions in which embedded SQL would cause CodeTidy extension code to run in other namespaces
v2.0.2
Fixed * #201: fix behavior with CSP files
v1.2.0
Added
- APPS-12985: Support removal of certain endpoints at the dispatch class and resource level via new
Supports()method that can be overridden at REST handler and resource levels. - APPS-13327: Add "user-context" source for arguments in action map XData blocks.
- APPS-13152: Do compile time validation for classes part of public API to ensure appropriate class members are overridden in subclasses.
- APPS-12782: Support for fallback/default mimetype/representation of a resource when a regular expression of either
*/*orapplication/*is used in an Accept header. - APPS-13359: Add appropriate error handling for unsupported return data types for custom actions.
- APPS-13361: Add support for return type of literals i.e. datatype classes for actions.
- APPS-13650: Add support for %CSP.Stream for return type of actions.
Changed
- APPS-13152: Locked down methods as final in classes part of public API.
- APPS-13361: Remove constraint of JSON for action return types in handlers (keep it for content for now).
Fixed
- APPS-13327: Fix a small issue in
$$$OperationActionmacro where lack of parentheses could cause invalid equality checks against an action name. - APPS-13388: Swap
writefordowhen using%ToJSON()to write to the current device to avoid<MAXLEN>errors. - APPS-13698: Prevent spurious compilation errors validating default representations
v0.0.4
Dockerfile minification, clean up, module version bump automation
v0.0.5
https://github.com/intersystems-community/iris-interoperability-template/pull/4 for Email Operation by George James Sofware
v1.0.6
Dockerfile minification, clean up, module version bump automation
v1.2.3
Added automatic package version bump Github Workflow
v1.2.0
Package Manager and online demo added Dockerfile and iris.script clean up
v1.2.1
Refactoring from Covid19 package to evshvarov.Covid19 package. Classes clean up
v1.1.6
Bug fix with https
v1.1.7
81 bug fix
Module version bump script added
81