Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 47 Next »

Page lookup error: page "[Internal] CommCare Public Management" not found.

If you're experiencing issues please see our Troubleshooting Guide.

Screenshot 2024-03-04 at 10.05.32 PM.png

Table of Contents

About the Feature

The Data Dictionary provides a method for documenting case properties by grouping them and adding descriptions and labels. By doing so, it is easier to visualize and contextualize the property within the context of the case.

The documentation of case properties will aid in understanding their purpose and possible behaviour, facilitating collaboration, troubleshooting and maintenance.  

The Data Dictionary Administration Page

The Data Dictionary administration page provides access to all items in the Data Dictionary. All case types and properties are readily accessible including the following features:

  • Importing and exporting case type definitions.

  • Deprecating and adding case properties.

  • Deprecating and adding case property groups.

  • Deprecating and adding case types.

To access the data dictionary admin page, follow these steps:

1. Using the Main Menu, choose Data (1), then View All (2).

2. Choose the Data Dictionary option on the left menu of the Data Page

3. You will be directed to the Data Dictionary page, similar to the image below

dd.png

The left-hand menu shows all the case types in the domain and highlights the definition of each.

On the main page, the following items are included: 

  • Name of the case type.

  • Options for exporting and importing definitions to Excel.

  • Deprecated case properties button that displays deprecated properties for the current case type. The default display conditions do not show the deprecated case properties.

  • Each property includes the  label, description and the option to archive the case property.

  • An option to add a new case property.

  • The ability to add a new case properties group.

Data Dictionary during Application Building

View Descriptions in the Form Builder

Hover your cursor over the case properties in the App properties section of the form builder to view the case property definition as saved in the Data Dictionary.

If the case property is referenced in the form question, the description can also be viewed by hovering the cursor over the property.

View Descriptions in the Application Summary

Upon selecting the case summary, each property in the case will be displayed with its description underneath.

View and Add Descriptions when saving a Property to the Case

When a case property contains a description, it will be displayed beneath the name of the property. If that description is updated, it will be reflected in the data dictionary as well. Each time a new property is added to the case, it will be added to the data dictionary. In the event that the description of a property is updated, the update will also be reflected in the data dictionary. 

Data Dictionary in Linked Project Spaces 

It’s possible to synchronize the Data Dictionary across linked domains. An upstream domain with the Data Dictionary privilege may push its case type definitions to a downstream domain without the privilege. This scenario will result in a downstream domain which does not have access to the Data Dictionary UI (Admin page and App builder functions) having access to synchronized data dictionary definitions.

Managing the Data Dictionary

Any time a new application is created, or a question-to-property mapping is saved in the Case Management of a form, the Data Dictionary is automatically updated to reflect the latest case types and property mappings.

Manually Add New Case Properties to the Data Dictionary

A new case property can be added to a case type in the Data Dictionary in two different ways:

  • Firstly, this can be accomplished by adding new rows to the case export Excel file and then importing this file into the Data Dictionary.

  • The second option is to fill in the text box next to the "Add Case Property" button at the bottom of the page (see the below image), and then click "Add Case Property" to create a new entry. After creating all your case properties in this manner, click the button

    to complete the process.

    • It is advised to create and save case properties in small batches.

    • If an error is made during the process, simply refresh the page and the unsaved changes will be removed.

create-case-prop.png

Add Case Property Group

Case properties can be grouped using the Case Property Group. You can manage which case properties are associated with the Case Property Group by dragging and dropping them into or out of the group. Click the button at the top right of the page to complete the process.

create-case-group.png

Add/Remove Properties to the Case Property Group

The Case Property Group can be used to group case properties. To manage which properties are associated with the Case Property Group, drag and drop case properties into or out of the group. To complete the process, click the button at the top right of the page.

Case Data integration with the Data Dictionary

The latest update to the Data Dictionary integrates with CommCareHQ's Case Data page.

This integration allows you to use the data dictionary to configure the way case properties are displayed on the case data page. It is possible to rearrange case properties, organize them into collapsible groups, assign labels, and display descriptions. 

The screenshot below displays an example of the case data page. In this example, the data dictionary was used to configure the way the case properties are presented. We can see different data sets represented in different tables, with the black "i" icon, that provides additional information about the case property when hovered over.

All properties in the data dictionary show up on CommCareHQ's Case Data page. The "---" indicate that no value has been set. Blank means the property has been set to an empty string ("") - often when it's been cleared out deliberately by a user.

To edit the case data page through the data dictionary, navigate to Data Dictionary located under Data tab in CommCareHQ. Once the relevant dictionary is selected, you will see multiple options per case property, as displayed in the screenshot below.

case-prop-list.png

From here, you can use the arrows on the left to rearrange the properties, assign properties to different Case Property Groups, which will group and tabulate them, and add relevant labels and descriptions. 

Delete Case Types and Properties

If there are no cases using a case type or property, it can safely be deleted from the Data Dictionary.

Delete Case Type

You can delete a case type from the Data Dictionary by following these steps:

  • Click on the "Data" menu item and then select "Data Dictionary" from the left pane 

  • Then click on the case type to be deleted in list of available case types.

  • Finally, click on the button to delete the case type.

Please note, a case type cannot be deleted if there are cases that use this case type.

Delete Case Property

You can delete a case property from the Data Dictionary by following these steps:

  • Click on the "Data" menu item and then select "Data Dictionary" from the left pane.

  • Then click on the case type that contains the case property you would like to delete.

  • Click on the bin icon next to the case property that should be deleted.

  • Finally, click on "Save".

delete-case-prop.png

Please note, a case property cannot be deleted if there are cases that use this case property.

Bulk Manage Data Dictionary Definitions

Export Data Dictionary Definitions

In Data Dictionary, it is possible to export case property definitions for the current case type to Excel. This can be accomplished by selecting Export to Excel.

export-dd.png

Upon export, an Excel file will appear as follows:

  • In the sheet corresponding to the Case Type, you will find the following columns corresponding to Case Properties:

    • Label: the label of the property

    • Group: the property group, CommCare creates a new data dictionary property group and associates it with the Case Property;

    • Description: for a more detailed description of the property, it is useful to include validations, expected values, or relationships with other properties. 

    • Deprecated: accepts TRUE if the property is deprecated, FALSE otherwise.

An Excel file exported from the data dictionary is shown below. As there are no descriptions or groups in the data dictionary, the columns appear empty, and the label duplicates the property name. There are tabs for each for each case type within the project space. 

Import Data Dictionary Definitions

Data dictionary definitions can be downloaded to Excel, updated, and then imported back into CommCare.  With this process, data dictionary definitions can be shared among different stakeholders, improving updates and accuracy. Furthermore, it allows for efficient changes to be made and keeps the application and data dictionary up-to-date.

Definitions can be imported by following these steps:

1. The first step is to initiate the import process. Select the Import from Excel option.kk

import-dd.png

2. Prepare the file to import: CommCare will show a page for importing the Excel file, which includes the option for downloading the data dictionary definition since it is always a good idea to download the definition first. Here is an example of a file definition we are using for the same file that we downloaded from the export data definitions step. A new property will be added to the file definition by adding a new line.

Here is an example of an Excel file definition for a team case type, each row has the case property and each column contains the property's details.

3. Import the file: Select the file and select the "upload data dictionary" option. After the import is completed, CommCare will display a message about the import. 

  • If an invalid case property name or case type name is included in the import spreadsheet, appropriate error messages will be displayed until all issues are resolved. You can refer to the screenshot below for an example.

4. Check the updated definitions: On the left menu, click the Data Dictionary option to view the updated definitions.

imported-case-props.png

There are certain criterias to the name of case-types and case properties,

  • In Data Dictionary, CommCare doesn't allow special characters in the names of case-types and their case-properties.  It can only start with a letter, and only contain letters, numbers, hyphens, and underscores. 

  • In case of invalid names of case-types and case-properties, CommCare will show an error :

    b8da86df-bdb1-4bb2-9473-ce3ec18057bc.png

     

    25a30398-5ee8-44ab-b104-513a417656a2.png

  • No labels