Creating a model for your data

Define the data structures used by your application and the relationships among them. Create data types to simplify the organization of the properties, data pages, transforms, and other elements your application needs to get the right data at the right time. Once your data model is complete, you can connect your data types to external sources.

For example, you could use a Patient data type to manage patient information. You can also reference a data type from a case type to add the data type and all of its fields to a view.