What is a Data Class?
Definition
A Data Class, or a table, is a collection of data elements.
The definitions, including rules and constraints for valid values for all Data Elements are defined using the following metamodel:
Name: the name of the data class
Description: a description of the data class
Cardinality: the number of times a data class can occur
Data Elements: data elements contained with the class
Relationships: related data classes or elements (which may reside in another standard)
Child Classes: data classes contained within the class
Metadata: any additional metadata associated with the data class
Level: Could, Should, Must
Example
Related Articles
https://metadata.atlassian.net/wiki/spaces/DHSC1/pages/1944748136