Class CollectionsQueryTransformerImpl

    • Method Detail

      • transformQuery

        public Query<Entity> transformQuery​(Query<Entity> query,
                                            String icd10EntityTypeId,
                                            String expandAttribute)
        Specified by:
        transformQuery in interface CollectionsQueryTransformer
        Parameters:
        query - the query to transform
        icd10EntityTypeId - the EntityType that contains the ICD-10 identifiers
        expandAttribute - the attribute on which to apply the query transformation
        Returns:
        a query containing expanded ICD-10 codes