Class GetLogicalIds

  • All Implemented Interfaces:
    IDatabaseStatement

    public class GetLogicalIds
    extends Object
    implements IDatabaseStatement
    Fetch a batch of roughly random patientIds. Should not be used for any statistical purposes, because the randomness is not guaranteed.
    • Constructor Detail

      • GetLogicalIds

        public GetLogicalIds​(String schemaName,
                             List<String> logicalIds,
                             String resourceType,
                             int maxCount)
        Public constructor
        Parameters:
        schemaName -
        logicalIds -
        resourceType -
        maxCount -