Home Applications Swagger-IRIS-FHIR

Swagger-IRIS-FHIR

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
0
Awards
449
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
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/

Read more
Version
1.0.001 Aug, 2020
Category
Integration
Works with
InterSystems IRIS for Health
First published
01 Aug, 2020
Last checked by moderator
26 Mar, 2024Works