Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.21 KB

File metadata and controls

36 lines (26 loc) · 2.21 KB

About

The JSON file inside .zip file loads all the concepts exported from OCL.

The OCL package is a convenient way to load all your concepts into your EMR's dictionary. Advantages:

  • Offline: Helpful for sites without an active internet connection at the time of set-up
  • Support More Sites: Having your collection(s) without having to create the concepts manually.
  • Multiple Collections: There is no limit to the number of collections you can import using the /ocl config file (Just be mindful of potential clashes if the same concepts exist in multiple collections - e.g. a situation where a Question concept comes from 2 collections, but each have different Answer options)

Requirements

Domain 'ocl'

The ocl subfolder contains JSON file of OCL dictionary packages as .zip files to be imported. This is a possible example of its content:

ocl/
  └── test.zip

Steps: How to find the .zip file in Open Concept Lab (OCL)

  1. Go to the Open Concept Lab's online UI at https://app.openconceptlab.org/ (note: If your collection is private, you will need to sign-in to OCL before proceeding).
  2. Go to your collection.
  3. Click the "Versions" tab.
  4. Scroll through the list to find the specific Version you want. Then click the download icon (:arrow_down:), and select the Export option.

image

  1. Now upload your .zip file to your /ocl config file (and remove any old versions no longer required) - that's it!

Further examples:

Video Tutorial: 📽️

How to use the /ocl config file for uploading concepts