Skip to content

FHIR to IDMP Transformation

Overview

This feature allows users to transform FHIR resource types to an IDMP-aligned format. The transformation involves a series of steps, starting from uploading the FHIR file to the final transformation.

Uploading FHIR Files

  1. File Formats Supported: The tool supports both JSON and XML FHIR file formats.
  2. Multiple File Uploads: Users have the option to upload multiple FHIR files at once.
  3. Upload Steps:
    • Navigate to the FHIR Transformation page.
    • Drag & drop file(s), or click to select the file(s).
    • Select the FHIR file(s) you want to upload.

Validation of FHIR Files

Once the files are uploaded, the validation process initiates:

  1. Each FHIR file undergoes a comprehensive validation.
  2. Validation Messages:
    • If there are no issues found, a success message will display.
    • For problematic files, the validation messages will be categorized into:
      • Warnings: Highlight potential issues but won't prevent the transformation process.
      • Errors: Critical issues that need to be fixed before proceeding to transformation.
  3. If any file contains an error, the transformation process will be halted. All files need to be free of validation errors to proceed.

Transformation Process

  1. Once all the uploaded files pass validation, the Transform button becomes active.
  2. Click on the Transform button to start the conversion of FHIR resources to IDMP format.
  3. The transformation process runs in the background. Users will be redirected to the overview page once the transformation is complete.

Overview of IDMP Transformation

After the transformation process, users are directed to an overview page displaying:

  1. The count of detected IDMP objects.
  2. Successful transformations vs any failures or issues.

Download and Save Options

For successful transformation, from the overview page, users can:

  1. Download the Dataset:
    • Click on the Download button.
    • The IDMP-aligned dataset will be downloaded to your device in a selected format.
  2. Save the Dataset:
    • Click on the Save in Accurids button to store the dataset in the Accurids platform for further browse and inspection.

Supported FHIR Resource Types for Transformation

Here are the currently supported FHIR resource types for transformation with links to their respective FHIR documentation:

  1. Bundle: FHIR Bundle Documentation
  2. SubstanceDefinition: FHIR SubstanceDefinition Documentation
  3. ActivityDefinition: FHIR ActivityDefinition Documentation
  4. Ingredient: FHIR Ingredient Documentation
  5. Organization: FHIR Organization Documentation
  6. MedicinalProductDefinition: FHIR MedicinalProductDefinition Documentation
  7. RegulatedAuthorization: FHIR RegulatedAuthorization Documentation