Import
Import
ToF allows users to import files, text, and VSAC content.
File imports allow users to drag-and-drop resources (e.g., StructureDefinitions, ValueSets, CodeSystems) from users' hard drives to the ToF tool.
VSAC imports require users' VSAC credentials, which are not persisted on the ToF server. If users select 'Remember VSAC Credentials,' the tool will store this information as cookies in the users' browser.
Users who upload more than 20 resources at once may experience a timeout error notification. In the event of a timeout error notification, users should reduce the size of the resource import.
Users can edit resource numbers based on individual needs.
Excel Value Sets
In the "Files" tab you may import excel spreadsheets (XLSX) that represent value sets.
The spreadsheet document must have these columns, in order:
- ID - This is the ID of the value set. This value in this column is repeated for each code/row. The value must be formatted as a valid ID. Ex: 2.16.840.1.113883.42.3.1
- Name - The name of the value set. This value in this column is repeated for each code/row.
- URL - The URL of the value set. This value in this column is repeated for each code/row. Ex: http://some.com/test/fhir/valueset
- Code - The code representing the concept. Ex: 900000000000073002
- Display - The display representing the concept. Ex: "Sufficiently defined concept definition status"
- System - The system URL that owns/maintains the code. Ex: http://snomed.info/sct
Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator