Controlled vocabularies in Vault Medical allow you to restrict picklist options based on other field values and to prompt users to enter field information during workflow tasks. You can configure controlled vocabularies on document and object fields.

Configuring Vocabularies

To create controlled vocabularies:

  1. Navigate to Business Admin > Picklists > Controlled Vocabulary Type.
  2. Click Edit.
  3. Enter a Picklist Value Label, then press the Enter key or click .
  4. Navigate to Business Admin > Objects > Controlled Vocabularies.
  5. Click Create.
  6. Enter a Controlled Vocabulary Name. Controlled Vocabulary Names are the picklist options.
  7. Optional: Enter an Abbreviation.
  8. Select a corresponding Controlled Vocabulary Type.
  9. Click Save to finish or click Save + Create to create additional vocabularies.

Once you create controlled vocabularies, you can begin applying constraints.

Adding Constraints

The Constraint object stores allowed metadata combinations. You can use the Constraint object to define when users can select controlled vocabularies. The constraint’s object types indicate which values the CV fields represent. 

Adding Constraint Object Types

You can create new Constraint object types if your Controlled Vocabulary is unrelated to the existing types, or if you have already added criteria VQL expressions to the CV fields in the existing object types.To add a new object type:

  1. Navigate to Admin > Configuration > Objects > Constraint > Object Types.
  2. Enter a Label.
  3. Enter a Plural Label.
  4. Enter a Name.
  5. Click Save.
  6. Click the Actions menu and select Edit Object Type Fields.
  7. Select the appropriate fields, including one (1) or all of the CV fields, then click Save.

Next, you can create reference constraints

  1. Navigate to Admin > Configuration > Objects > Constraint > Object Types.
  2. Click the object type label, then select one of the CV fields.
  3. Click Edit.
  4. Set up a reference constraint.
  5. Click Save.

Creating Document & Object Fields

You can apply controlled vocabularies to both document and object fields.

To apply controlled vocabularies to fields:

  1. Create a new document field or object field. Select Object as the Field Type and Controlled Vocabulary (controlled_vocabulary__v) as the Object.
  2. Click Save.
  3. Find and click on the new field name.
  4. Click Edit.
  5. Set up a reference constraint.
  6. Click Save.

The following table includes the relationship names for each CV field on the Constraint object:

Field Relatonship Name
CV1 constraints1__vr
CV2 constraints2__vr
CV3 constraints3__vr
CV4 constraints4__vr

Adding Fields to Workflow Prompts

When adding these document or object fields to workflow task prompts, you must include the fields on which the values are dependent. 

If users cannot see available values when populating document or object fields referring to Controlled Vocabularies, ensure their permission set includes Read permissions for the Controlled Vocabulary and Constraint objects.

You can complete all steps in this article with the standard Business Admin, System Admin, or Vault Owner profile. If your vault uses custom security profiles, your profile must grant the following permissions:

Type Permission Label Controls
Security Profile Objects: Constraint: Read, Create, Edit, Delete Grants ability to view, edit, and manage Constraint object records.
Security Profile Objects: Controlled Vocabulary: Read, Create, Edit, Delete Grants ability to view, edit, and manage Controlled Vocabulary object records.