Home Applications Swagger-IRIS-FHIR

Swagger-IRIS-FHIR

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
547
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Swagger-UI frontend fot InterSystems IRIS FHIR server

What's new in this version

Initial Release

Swagger-IRIS-FHIR

Swagger-UI frontend for InterSystems IRIS FHIR server. This is a single page Development Portal, based on swagger-ui project, exposing InterSystems IRIS FHIR server.

FHIR Resources API definitions are based on https://github.com/intersystems-community/FHIRServer

Reference deployment: https://iris-fhir-server.s3.amazonaws.com/swagger-ui.html

Screenshot

Customization

You can customize path to the Open API Resource definitions in the index.html and API endpoint for each of the resources in the resource definitions:

host: cfnsifuol9.execute-api.us-east-1.amazonaws.com
basePath: /demo
schemes:
  - https

Note: basePath should NOT inslude the resource itself. For instance, if your Patient resource is located at:

http://localhost:52773/csp/healthshare/fhirserver/fhir/r4/Patient

the resource configuration section should look like:

host: localhost:52773
basePath: /csp/healthshare/fhirserver/fhir/r4
schemes:
  - http

Swagger-ui https://swagger.io/tools/swagger-ui/

Version
1.0.001 Aug, 2020
Category
Integration
Works with
InterSystems IRIS for Health
First published
01 Aug, 2020
Last edited
01 Aug, 2020
Last checked by moderator
15 Oct, 2024Impossible to Test