| CodeSystemValue | 
 Holder for the code_system_id obtained from the database. 
 | 
| CommonCanonicalValue | 
 Represents a common_canonical_value record which may or may not yet exist
 in the database. 
 | 
| CommonCanonicalValueKey | 
 A key used to identify a common_canonical_value record in our distributed schema
 variant 
 | 
| CommonTokenValue | 
 Represents a common_token_value record which may or may not yet exist
 in the database. 
 | 
| CommonTokenValueKey | 
 A key used to identify a common_token_value record in our distributed schema
 variant 
 | 
| LogicalResourceIdentKey | 
 Key used to uniquely identify a logical resource 
 | 
| LogicalResourceIdentValue | 
 A DTO representing a record from logical_resource_ident 
 | 
| LogicalResourceIdentValue.Builder | 
 Builder for fluent creation of LogicalResourceIdentValue objects 
 | 
| LogicalResourceValue | 
 A DTO representing a record from logical_resources 
 | 
| LogicalResourceValue.Builder | 
 Builder for fluent creation of LogicalResourceValue objects 
 | 
| ParameterNameValue | 
 Represents a record in parameter_names for which we don't know
 the parameter_name_id value, or which we need to create 
 | 
| ResourceTokenValue | 
 Record representing a new row in _resource_token_refs 
 | 
| ResourceTypeValue | 
 A DTO representing a record from the resource_types table 
 |