Import

Users also have the option to add Code System by importing content.

The import functionality can be accessed from the Resources page by pressing the button located in the header area.

Snowray supports FHIR (), XLS () and CSV () formats for Code System import.

Users have two options to specify the import file in the import wizards: either by clicking in the import area and using the selector, or by drag and dropping it to the designated area.

FHIR import

Code System FHIR Import Wizard

With the import file in place, clickingwill perform the import.

Once completed, the wizard will report the successful process

XLS import

Code System XLS Import Wizard
FieldDescription

Code System Title

The title of the Code System (mandatory)

Code System ID

The identifier of the Code System. If you leave this field empty, the system will automatically generate an ID for your Code System

Sheet

The sheet of the import file from which content will be imported (mandatory)

Code System XLS Import Wizard - Specifying Parameters
FieldDescription

Concept ID

The column from which data will be used to generate concept IDs

Preferred Term

The column from which data will be used to generate the preferred terms

Synonyms

The column(s) from which data will be used to generate synonyms

Ignore

The column(s) that will be ignored

With the import file in place and content details specified, clickingwill perform the import.

Once completed, the wizard will report the successful process

The imported resource will be placed in the Bundle that is opened in the Resource's page list when you start the import.

CSV import

Code System CSV Import Wizard
FieldDescription

Code System Title

The title of the Code System (mandatory)

Code System ID

The identifier of the Code System. If you leave this field empty, the system will automatically generate an ID for your Code System

Delimiter

The character that will be used to separate text strings (mandatory)

Code System CSV Import Wizard - Specifying Parameters
FieldDescription

Concept ID

The column from which data will be used to generate concept IDs

Preferred Term

The column from which data will be used to generate the preferred terms

Synonyms

The column(s) from which data will be used to generate synonyms

Ignore

The column(s) that will be ignored

With the import file in place and content details specified, clickingwill perform the import.

Once completed, the wizard will report the successful process

The imported resource will be placed in the Bundle that is opened in the Resource's page list when you start the import.

Last updated