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

Importing reference data assets

After you import the assets for the source systems that you plan to use, import reference data code values in bulk from CSV files into reference data assets.
The following table describes the files and folders in the extracted reference data directory:
File or Folder Name
Description
Life Science
The folder that contains the MedPro Systems and NPPES lookup code values folders and crosswalks.
The Life Science folder contains the following folders:
  • - _1. Contains the parent lookup code values.
  • - _2. Contains the child lookup code values.
  • - Crosswalk. Contains the reference data set crosswalks.
Salesforce
The folder that contains the code values for Salesforce.
LoadReferenceData.py
Python script to import reference data.
To import the Life Science code values in bulk from CSV files that are available in the extracted reference data directory, run the LoadReferenceData.py Python script.
To import the Salesforce reference data file, see Adding code values to the reference data assets.
The following table lists the reference data assets and the corresponding code lists, crosswalks, and crosswalk location:
Reference Data Asset
Code List
Crosswalk
Crosswalk Location
AlternateIdType
AlternateIdType-Nppes AlternateIdType
AlternateIdType-Nppes AlternateIdType to Enterprise AlternateIdType
<Extracted extension package>/Reference Data/Life Science/Crosswalk
AlternateNameType
AlternateNameType-Nppes HCO_alternateNameType
AlternateNameType-Nppes HCO_alternateNameType to Enterprise AlternateNameType
<Extracted extension package>/Reference Data/Life Science/Crosswalk
AlternateNameType
AlternateNameType-Nppes HCP_alternateNameType
AlternateNameType-Nppes HCP_alternateNameType to Enterprise AlternateNameType
<Extracted extension package>/Reference Data/Life Science/Crosswalk
IdentifierStatus
IdentifierStatus-Medpro IdentifierStatus
IdentifierStatus-Medpro IdentifierStatus to Enterprise IdentifierStatus
<Extracted extension package>/Reference Data/Life Science/Crosswalk
State
State-Medpro State
State-Medpro State to Enterprise State
<Extracted extension package>/Reference Data/Life Science/Crosswalk
State
State-Nppes State
State-Nppes State to Enterprise State
<Extracted extension package>/Reference Data/Life Science/Crosswalk

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.