| CommonTokenValue | 
 DTO representing a record in COMMON_TOKEN_VALUES. 
 | 
| CommonTokenValueResult | 
 DTO representing the result of a lookup on common token value id and the
 corresponding code system id 
 | 
| CompositeParmVal | 
 This class defines the Data Transfer Object representing a composite parameter. 
 | 
| DateParmVal | 
 This class defines the Data Transfer Object representing a row in the X_DATE_VALUES tables. 
 | 
| ExtractedParameterValue | 
 A search parameter value extracted from a resource and ready to store / index for search 
 | 
| LocationParmVal | 
 This class defines the Data Transfer Object representing a row in the X_LATLNG_VALUES tables. 
 | 
| NumberParmVal | 
 This class defines the Data Transfer Object representing a row in the X_NUMBER_VALUES tables. 
 | 
| QuantityParmVal | 
 This class defines the Data Transfer Object representing a row in the X_QUANTITY_VALUES tables. 
 | 
| ReferenceParmVal | 
 DTO representing external and local reference parameters 
 | 
| Resource | 
 This class defines the Data Transfer Object representing a row in the FHIR Resource table. 
 | 
| StringParmVal | 
 This class defines the Data Transfer Object representing a row in the X_STR_VALUES tables. 
 | 
| TokenParmVal | 
 This class defines the Data Transfer Object representing a row in the X_TOKEN_VALUES tables. 
 |