Product 360 for Life Sciences > Deploying Product 360 for Life Sciences > Importing reference data assets
  

Importing reference data assets

After you import MDM SaaS assets, import reference data code values in bulk from CSV files into reference data assets. Product 360 for Life Sciences uses reference data from sources, such as Fast Healthcare Interoperability Resources (FHIR) and Substances, Products, Organisations, and Referentials (SPOR) - Referentials Management System (RMS).
The following table describes the files and folders in the extracted reference data directory:
File or Folder Name
Description
FHIR Based Reference Data
The folder that contains the FHIR lookup code values folders.
The FHIR Based Reference Data folder contains the following folders:
  • - _1. Contains the parent lookup code values.
  • - _2. Contains the child lookup code values.
  • - LoadReferenceData.py. Python script to import FHIR based reference data.
SPOR Based Reference Data
The folder that contains the SPOR lookup code values folders.
The SPOR Based Reference Data folder contains the following folders:
  • - _1. Contains the parent lookup code values.
  • - _2. Contains the child lookup code values.
  • - LoadReferenceData.py. Python script to import SPOR based reference data.
Based on your requirements, you can import the FHIR or SPOR based reference data. You can also use code values from both FHIR and SPOR based reference data to customize reference data for your requirements. After you update the required code values in the CSV files that are available in the extracted reference data directory, you can import the code values in bulk. To import code values in bulk, run the LoadReferenceData.py Python script.
Due to licensing permission restrictions, Product 360 for Life Sciences also includes the following reference data sets for which there are no reference data values in the package:
Use your internal resources to load reference data for the reference data sets that don't include reference data values.
Product 360 for Life Sciences includes reference data from sources, such as FHIR and SPOR-RMS with distribution licenses.

Prerequisites

Before you import reference data into your system, ensure that you meet the prerequisites.
Complete the following prerequisite tasks:

Importing the reference data

To import all the reference data in bulk, run the Python script.
    1Open a command prompt, and navigate to the following directory:
    <Extracted extension package>/Reference Data
    2Run the following command:
    The jobs to import reference data code values run.
    3To monitor the status of a job, click My Jobs in Reference 360.
    The My Jobs page lists the job instances that are currently running, failed, and successfully completed.