igia

igia

  • Documentation
  • Stay Informed
  • Community

›igia

igia

  • Platform Overview
  • Getting Started
  • Architecture
  • How To Create An App
  • FAQ
  • Contributing
  • Licensing
  • Healthcare Disclaimer
  • HIPAA Support
  • Component List
  • Releases

    • Release-0.3.1
    • Release-0.3.2
    • Release-0.3.3
  • Known Issues
  • Acknowledgements

Sample App

  • Sample App API
  • Sample App UI

Microservice Platform

  • Microservice Gateway
  • Key Cloak (OAuth)

    • README
    • Usage
    • Introduction
  • Orchestrator

SMART on FHIR

  • Overview
  • FHIR API Example
  • FHIR API HAPI Config

    • README
    • Usage
    • Introduction

    SMART Launch App

    • README
    • Usage

Care Management

  • Overview
  • Care Management
  • Camunda Workflow Engine

Data Integration

  • Overview
  • Data Integration App
  • Data Integration Config
  • Data Integration Worker

Tools

  • igia Common Libs
  • Docs Website
  • Data Masking

I2b2 & CDI

  • Overview
  • CDI Usage

Known Issues

The following are known issues in version 0.3.2 of the platform.

For more information, discussion and questions regarding , please visit our public discussion forum at the Google Group.

Issue ID Description
HIPLATFORM-1278First name and last name in smart launch app patient search should not be case sensitive.
HIPLATFORM-1259Automatic log off due to user inactivity not implemented in UI applications
HIPLATFORM-1138karate test plugin not logging request/response
HIPLATFORM-931Data integration pipeline creation & update APIs accepts more than required parameters.
HIPLATFORM-900Data Integration pipeline does not support GET API as destination. Only supports POST API as destination.
HIPLATFORM-866When deploying new version of a pipeline, version number is incremented by 2, rather than 1.
HIPLATFORM-864Filter and transformer should explicitly indicate "nashorn-javascript", not just "javascript".
HIPLATFORM-861SFTP to FILE pipeline fails on large files.
HIPLATFORM-825POST /api/pipelines - data and description attribute of response transformer is allowed to map with numeric value.
HIPLATFORM-794Before creating the pipeline, the filter and transformers are not compiled, if provided, allowing malformed javascript without error.
HIPLATFORM-723Data integration pipeline import APIs error response is not standardized.
HIPLATFORM-717Data integration pipeline with HTTP as source doesn't support multipart/form-data.
HIPLATFORM-622In case of SFTP endpoint, data integration pipeline state change update is delayed.
HIPLATFORM-781In care management excel template, when goal has association and is not the last goal in the program then API fails to create the cmmn model.
HIPLATFORM-791Change in care management program excel worksheet name affects the API response field names.
HIPLATFORM-1408Data integration pipeline import APIs error response is not handled on UI.
HIPLATFORM-1416Field level validation is not implemented in Data Integration pipeline CRUD operations on UI.
HIPLATFORM-1417Field level validation is not implemented in Data Integration pipeline CRUD operations API.
HIPLATFORM-1427While importing in concept import module all columns are mandatory concept csv file.
HIPLATFORM-1428 In concept import module parent concepts and their respective concept codes are mandatory.
HIPLATFORM-1573Concept and data import module should display appropriate reason for error records in the file that sent back to the sftp server after import.
HIPLATFORM-1574In concept import module importing concept with concept_path = 699 or 700 characters is not handled. Currently it will throw the error.
HIPLATFORM-1575Concept import module doesn't display any error when an incorrect MetadataXml is provided in csv. Currently validation on metadataxml is not handled in the concept import module.
HIPLATFORM-1580For i2b2-cdi-app setup on mac, Sftp server does not allow to upload files in the concept and data folder using external clients like FileZilla. It gives permission denied error.
Workaround:
Perform following steps on mac
> docker ps
* Get the container id for atmoz/sftp
> docker exec -it container_id bash
* Once you are inside the container execute below commands:
> cd home/i2b2sftpuser/; chmod 777 concept data; exit
Last updated on 1/14/2020
← Release-0.3.3Acknowledgements →
igia    igia
Enabling the development, deployment, and sharing of healthcare technology.

Logo Design By GillFishmanDesign.com Cambridge, Massachusetts

Copyright © 2020
"igia" is a trademark of the igia.io project.
Documentation
Getting StartedLicenseDisclaimerFAQ
Community
Discussion ForumPlatform Users
Contact us at
More
GitHubStar