repo stringclasses 1k
values | file_url stringlengths 96 373 | file_path stringlengths 11 294 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 6
values | commit_sha stringclasses 1k
values | retrieved_at stringdate 2026-01-04 14:45:56 2026-01-04 18:30:23 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/SpontaneousReport.java | src/main/java/org/ohdsi/webapi/evidence/SpontaneousReport.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.math.BigDecimal;
/**
*
* @auth... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/EvidenceDetails.java | src/main/java/org/ohdsi/webapi/evidence/EvidenceDetails.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/EvidenceUniverse.java | src/main/java/org/ohdsi/webapi/evidence/EvidenceUniverse.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/DrugEvidence.java | src/main/java/org/ohdsi/webapi/evidence/DrugEvidence.java | package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.math.BigDecimal;
/**
*
* @author rkboyce and m_r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/DrugLabel.java | src/main/java/org/ohdsi/webapi/evidence/DrugLabel.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/HoiEvidence.java | src/main/java/org/ohdsi/webapi/evidence/HoiEvidence.java | package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.math.BigDecimal;
/**
*
* @author rkboyce and m_r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/EvidenceSearch.java | src/main/java/org/ohdsi/webapi/evidence/EvidenceSearch.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
*
* @author asena5
*/
public class Ev... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/ConceptOfInterestMapping.java | src/main/java/org/ohdsi/webapi/evidence/ConceptOfInterestMapping.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/DrugHoiEvidence.java | src/main/java/org/ohdsi/webapi/evidence/DrugHoiEvidence.java | package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.math.BigDecimal;
/**
*
* @author rkboyce and m_r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/ConceptOfInterestMappingRepository.java | src/main/java/org/ohdsi/webapi/evidence/ConceptOfInterestMappingRepository.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/CohortStudyMappingRepository.java | src/main/java/org/ohdsi/webapi/evidence/CohortStudyMappingRepository.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/ConceptCohortMappingRepository.java | src/main/java/org/ohdsi/webapi/evidence/ConceptCohortMappingRepository.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/DrugRollUpEvidence.java | src/main/java/org/ohdsi/webapi/evidence/DrugRollUpEvidence.java | package org.ohdsi.webapi.evidence;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.math.BigDecimal;
/**
*
* @author rkboyce and eri... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/ConceptCohortMapping.java | src/main/java/org/ohdsi/webapi/evidence/ConceptCohortMapping.java | /*
* Copyright 2015 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/CohortStudyMapping.java | src/main/java/org/ohdsi/webapi/evidence/CohortStudyMapping.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.ohdsi.webapi.evidence;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
impo... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/EvidenceInfo.java | src/main/java/org/ohdsi/webapi/evidence/EvidenceInfo.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.ohdsi.webapi.evidence;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
*
* @author r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/DrugLabelRepository.java | src/main/java/org/ohdsi/webapi/evidence/DrugLabelRepository.java | package org.ohdsi.webapi.evidence;
import java.util.Collection;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
/**
*
* @author fdefalco
*/
public interface DrugLabelRepository extends CrudReposi... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlDTO.java | src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlDTO.java | package org.ohdsi.webapi.evidence.negativecontrols;
import java.io.Serializable;
/**
*
* @author asena5
*/
public class NegativeControlDTO implements Serializable {
public int conceptSetId;
public int sourceId;
public String conceptSetName;
public int negativeControl;
public int conceptId;
... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlTaskParameters.java | src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlTaskParameters.java | package org.ohdsi.webapi.evidence.negativecontrols;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.ohdsi.webapi.source.Source;
import org.springframework.jdbc.core.JdbcTemplate;
public class NegativeControlTaskParameters {
private String jobName;
private Source source;
private int conce... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlMapper.java | src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlMapper.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.ohdsi.webapi.evidence.negativecontrols;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.springframewo... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlTasklet.java | src/main/java/org/ohdsi/webapi/evidence/negativecontrols/NegativeControlTasklet.java | package org.ohdsi.webapi.evidence.negativecontrols;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
import java.util.Map;
import org.ohdsi.webapi.GenerationStatus;
import org.ohdsi.webapi.conceptset.ConceptSetGenerationInfo;
import org.ohdsi.webapi.conceptset.ConceptSetGenerationInfoRepo... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/CDMResultsCacheTasklet.java | src/main/java/org/ohdsi/webapi/cdmresults/CDMResultsCacheTasklet.java | /*
* Copyright 2017 fdefalco.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/AchillesCacheTasklet.java | src/main/java/org/ohdsi/webapi/cdmresults/AchillesCacheTasklet.java | package org.ohdsi.webapi.cdmresults;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import org.apa... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/DescendantRecordCount.java | src/main/java/org/ohdsi/webapi/cdmresults/DescendantRecordCount.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/DescendantRecordAndPersonCount.java | src/main/java/org/ohdsi/webapi/cdmresults/DescendantRecordAndPersonCount.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/service/CDMCacheBatchService.java | src/main/java/org/ohdsi/webapi/cdmresults/service/CDMCacheBatchService.java | package org.ohdsi.webapi.cdmresults.service;
import java.util.ArrayList;
import java.util.Arrays;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.ohdsi.webapi.cdmresults.repository.CDMCacheRepository;
import org.ohdsi.webapi.source.Source;
import org.springframework.stereotype.Service;
import org.... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/service/CDMCacheService.java | src/main/java/org/ohdsi/webapi/cdmresults/service/CDMCacheService.java | package org.ohdsi.webapi.cdmresults.service;
import org.apache.commons.collections4.CollectionUtils;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.apache.commons.lang3.tuple.Pair;
import org.ohdsi.webapi.cdmresults.DescendantRecordCount;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
impor... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/cache/CDMResultsCache.java | src/main/java/org/ohdsi/webapi/cdmresults/cache/CDMResultsCache.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/domain/CDMCacheEntity.java | src/main/java/org/ohdsi/webapi/cdmresults/domain/CDMCacheEntity.java | package org.ohdsi.webapi.cdmresults.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
@Entity
@Table(name =... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/repository/CDMCacheRepository.java | src/main/java/org/ohdsi/webapi/cdmresults/repository/CDMCacheRepository.java | package org.ohdsi.webapi.cdmresults.repository;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/converter/PersonCountToCDMCacheConverter.java | src/main/java/org/ohdsi/webapi/cdmresults/converter/PersonCountToCDMCacheConverter.java | package org.ohdsi.webapi.cdmresults.converter;
import org.ohdsi.webapi.cdmresults.DescendantRecordAndPersonCount;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.springframework.stereotype.Component;
@Component
public class PersonCountToCDMCacheConverter extends RecordCountToCDMCacheConverter<Des... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/converter/CDMCacheToRecordCountConverter.java | src/main/java/org/ohdsi/webapi/cdmresults/converter/CDMCacheToRecordCountConverter.java | package org.ohdsi.webapi.cdmresults.converter;
import org.ohdsi.webapi.cdmresults.DescendantRecordCount;
import org.springframework.stereotype.Component;
@Component
public class CDMCacheToRecordCountConverter
extends BaseCDMCacheToRecordCountConverter<DescendantRecordCount> {
protected DescendantRecordCou... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/converter/RecordCountToCDMCacheConverter.java | src/main/java/org/ohdsi/webapi/cdmresults/converter/RecordCountToCDMCacheConverter.java | package org.ohdsi.webapi.cdmresults.converter;
import org.ohdsi.webapi.cdmresults.DescendantRecordCount;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.ohdsi.webapi.converter.BaseConversionServiceAwareConverter;
import org.springframework.stereotype.Component;
@Component
public class RecordCount... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/converter/CDMCacheToPersonCountConverter.java | src/main/java/org/ohdsi/webapi/cdmresults/converter/CDMCacheToPersonCountConverter.java | package org.ohdsi.webapi.cdmresults.converter;
import org.ohdsi.webapi.cdmresults.DescendantRecordAndPersonCount;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.springframework.stereotype.Component;
@Component
public class CDMCacheToPersonCountConverter
extends BaseCDMCacheToRecordCountC... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/converter/BaseCDMCacheToRecordCountConverter.java | src/main/java/org/ohdsi/webapi/cdmresults/converter/BaseCDMCacheToRecordCountConverter.java | package org.ohdsi.webapi.cdmresults.converter;
import org.ohdsi.webapi.cdmresults.DescendantRecordCount;
import org.ohdsi.webapi.cdmresults.domain.CDMCacheEntity;
import org.ohdsi.webapi.converter.BaseConversionServiceAwareConverter;
public abstract class BaseCDMCacheToRecordCountConverter<T extends DescendantRecordC... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/mapper/DescendantRecordCountMapper.java | src/main/java/org/ohdsi/webapi/cdmresults/mapper/DescendantRecordCountMapper.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/mapper/DescendantRecordAndPersonCountMapper.java | src/main/java/org/ohdsi/webapi/cdmresults/mapper/DescendantRecordAndPersonCountMapper.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/cdmresults/mapper/BaseRecordCountMapper.java | src/main/java/org/ohdsi/webapi/cdmresults/mapper/BaseRecordCountMapper.java | /*
*
* Copyright 2017 Observational Health Data Sciences and Informatics
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/EstimationController.java | src/main/java/org/ohdsi/webapi/estimation/EstimationController.java | package org.ohdsi.webapi.estimation;
import com.odysseusinc.arachne.commons.utils.ConverterUtils;
import com.qmino.miredot.annotations.MireDotIgnore;
import com.qmino.miredot.annotations.ReturnType;
import org.ohdsi.webapi.Constants;
import org.ohdsi.webapi.check.CheckResult;
import org.ohdsi.webapi.check.checker.esti... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/Estimation.java | src/main/java/org/ohdsi/webapi/estimation/Estimation.java | package org.ohdsi.webapi.estimation;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Lob;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/EstimationService.java | src/main/java/org/ohdsi/webapi/estimation/EstimationService.java | package org.ohdsi.webapi.estimation;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.ohdsi.webapi.estimation.domain.EstimationGenerationEntity;
import org.ohdsi.webapi.estimation.specification.EstimationAnalysisImpl;
import org.ohdsi.webapi.job.JobExecutionResource;
import java.io.IOException;
i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/EstimationServiceImpl.java | src/main/java/org/ohdsi/webapi/estimation/EstimationServiceImpl.java | package org.ohdsi.webapi.estimation;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraphUtils;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.apache.commons.io.FileUtils;
import org.apache.commons.lang3.StringUtils;... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/dto/EstimationShortDTO.java | src/main/java/org/ohdsi/webapi/estimation/dto/EstimationShortDTO.java | package org.ohdsi.webapi.estimation.dto;
import org.ohdsi.analysis.estimation.design.EstimationTypeEnum;
import org.ohdsi.webapi.common.analyses.CommonAnalysisDTO;
public class EstimationShortDTO extends CommonAnalysisDTO {
private EstimationTypeEnum type = EstimationTypeEnum.COMPARATIVE_COHORT_ANALYSIS;
pub... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/dto/EstimationDTO.java | src/main/java/org/ohdsi/webapi/estimation/dto/EstimationDTO.java | package org.ohdsi.webapi.estimation.dto;
public class EstimationDTO extends EstimationShortDTO {
private String specification;
public String getSpecification() {
return specification;
}
public void setSpecification(String specification) {
this.specification = specification;
}
}
| java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/domain/EstimationGenerationEntity.java | src/main/java/org/ohdsi/webapi/estimation/domain/EstimationGenerationEntity.java | package org.ohdsi.webapi.estimation.domain;
import org.ohdsi.webapi.estimation.Estimation;
import org.ohdsi.webapi.executionengine.entity.ExecutionEngineGenerationEntity;
import javax.persistence.*;
@Entity
@Table(name = "estimation_analysis_generation")
public class EstimationGenerationEntity extends ExecutionEngin... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/repository/EstimationAnalysisGenerationRepository.java | src/main/java/org/ohdsi/webapi/estimation/repository/EstimationAnalysisGenerationRepository.java | package org.ohdsi.webapi.estimation.repository;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository;
import org.ohdsi.webapi.estimation.domain.EstimationGenerationEntity;
import java.util.List;
public interface Estimati... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/repository/EstimationRepository.java | src/main/java/org/ohdsi/webapi/estimation/repository/EstimationRepository.java | package org.ohdsi.webapi.estimation.repository;
import com.cosium.spring.data.jpa.entity.graph.repository.EntityGraphJpaRepository;
import org.ohdsi.webapi.estimation.Estimation;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
import... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/converter/EstimationToEstimationDTOConverter.java | src/main/java/org/ohdsi/webapi/estimation/converter/EstimationToEstimationDTOConverter.java | package org.ohdsi.webapi.estimation.converter;
import org.ohdsi.webapi.estimation.Estimation;
import org.ohdsi.webapi.estimation.dto.EstimationDTO;
import org.springframework.stereotype.Component;
@Component
public class EstimationToEstimationDTOConverter extends EstimationToEstimationShortDTOConverter<EstimationDTO>... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/converter/EstimationGenerationToCommonGenerationDtoConverter.java | src/main/java/org/ohdsi/webapi/estimation/converter/EstimationGenerationToCommonGenerationDtoConverter.java | package org.ohdsi.webapi.estimation.converter;
import org.ohdsi.webapi.common.generation.ExecutionEngineGenerationEntityToDtoConverter;
import org.ohdsi.webapi.estimation.domain.EstimationGenerationEntity;
import org.springframework.stereotype.Component;
@Component
public class EstimationGenerationToCommonGenerationD... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/converter/EstimationToEstimationShortDTOConverter.java | src/main/java/org/ohdsi/webapi/estimation/converter/EstimationToEstimationShortDTOConverter.java | package org.ohdsi.webapi.estimation.converter;
import org.apache.commons.lang3.StringUtils;
import org.ohdsi.webapi.estimation.Estimation;
import org.ohdsi.webapi.estimation.dto.EstimationShortDTO;
import org.ohdsi.webapi.service.converters.BaseCommonEntityToDTOConverter;
import org.springframework.stereotype.Componen... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/ComparativeCohortAnalysisSettings.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/ComparativeCohortAnalysisSettings.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.design.EstimationTypeEnum;
import org.ohdsi.webapi.estimation.specification.EstimationAnalysisSettingsImpl;
/**
*
* @author asena5
*/
public class ComparativeCohortAnalysisSettings extends EstimationAn... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TrimByPsArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TrimByPsArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.TrimByPsArgs;
import org.ohdsi.webapi.RLangClassImpl;
/**
*
* @author asena5
*/
public class TrimByPsArgsImpl extends RLangClassImpl implements TrimByPsArgs {
private... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CreateStudyPopulationArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CreateStudyPopulationArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.webapi.RLangClassImpl;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.CreateStudyPopulationArgs;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.RemoveDuplicateSubjectsEnum;
/**
... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/StratifyByPsAndCovariatesArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/StratifyByPsAndCovariatesArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.StratifyByPsAndCovariatesArgs;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.BaseSelectionEnum;
import org.ohdsi.webapi.RLangClassImpl;
import java.... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/ComparativeCohortAnalysisImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/ComparativeCohortAnalysisImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import java.util.ArrayList;
import java.util.List;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.ComparativeCohortAnalysis;
/**
*
* @author asena5
*/
public class ComparativeCohortAnalysisImpl implements Comparativ... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/MatchOnPsAndCovariatesArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/MatchOnPsAndCovariatesArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.webapi.RLangClassImpl;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.CaliperScaleEnum;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.MatchOnPsAndCovariatesArgs;
import java.util... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/MatchOnPsArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/MatchOnPsArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.webapi.RLangClassImpl;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.CaliperScaleEnum;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.MatchOnPsArgs;
import java.util.ArrayList;
i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/FitOutcomeModelArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/FitOutcomeModelArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.OutcomeModelTypeEnum;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.FitOutcomeModelArgs;
import org.ohdsi.webapi.RLangClassImpl;
import java.util.Ar... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CohortMethodAnalysisImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CohortMethodAnalysisImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.CohortMethodAnalysis;
import org.ohdsi.webapi.estimation.specification.AnalysisImpl;
/**
* CohortMethodAnalysisImpl
*/
public class CohortMethodAnalysisImpl extends Anal... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/GetDbCohortMethodDataArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/GetDbCohortMethodDataArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.GetDbCohortMethodDataArgs;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.RemoveDuplicateSubjectsEnum;
import org.ohdsi.webapi.RLangClassImpl;
import... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TargetComparatorOutcomesImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TargetComparatorOutcomesImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import java.util.ArrayList;
import java.util.List;
import javax.validation.constraints.*;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.TargetComparatorOutcomes;
import org.ohdsi.webapi.estimation.specification.TargetO... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TrimByPsToEquipoiseArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/TrimByPsToEquipoiseArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.TrimByPsToEquipoiseArgs;
import org.ohdsi.webapi.RLangClassImpl;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author asena5
*/
public class TrimByPsToEqu... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/StratifyByPsArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/StratifyByPsArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.webapi.RLangClassImpl;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.BaseSelectionEnum;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.design.StratifyByPsArgs;
import java.util.ArrayLis... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CreatePsArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/comparativecohortanalysis/specification/CreatePsArgsImpl.java | package org.ohdsi.webapi.estimation.comparativecohortanalysis.specification;
import org.ohdsi.webapi.RLangClassImpl;
import java.util.List;
import org.ohdsi.webapi.cyclops.specification.ControlImpl;
import org.ohdsi.webapi.cyclops.specification.PriorImpl;
import org.ohdsi.analysis.estimation.comparativecohortanalysis.... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/TargetOutcomeImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/TargetOutcomeImpl.java | package org.ohdsi.webapi.estimation.specification;
import java.util.ArrayList;
import java.util.List;
import javax.validation.constraints.*;
import org.ohdsi.analysis.estimation.design.TargetOutcome;
/**
*
* @author asena5
*/
public class TargetOutcomeImpl implements TargetOutcome {
private Long targetId = null;... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/AnalysisImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/AnalysisImpl.java | package org.ohdsi.webapi.estimation.specification;
import org.ohdsi.webapi.RLangClassImpl;
import org.ohdsi.analysis.estimation.design.Analysis;
/**
*
* @author asena5
*/
public class AnalysisImpl extends RLangClassImpl implements Analysis {
private Integer analysisId = null;
private String description = null;... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlImpl.java | package org.ohdsi.webapi.estimation.specification;
import org.ohdsi.analysis.estimation.design.NegativeControl;
import org.ohdsi.analysis.estimation.design.NegativeControlTypeEnum;
/**
*
* @author asena5
*/
public class NegativeControlImpl implements NegativeControl {
private Long targetId = null;
private Long... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/EstimationAnalysisImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/EstimationAnalysisImpl.java | package org.ohdsi.webapi.estimation.specification;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import org.ohdsi.analysis.hydra.design.SkeletonTypeEnum;
import org.ohdsi.analysis.estimation.design.... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlOutcomeCohortExpressionImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlOutcomeCohortExpressionImpl.java | package org.ohdsi.webapi.estimation.specification;
import java.util.ArrayList;
import java.util.List;
import org.ohdsi.analysis.estimation.design.NegativeControlOutcomeCohortExpression;
/**
*
* @author asena5
*/
public class NegativeControlOutcomeCohortExpressionImpl implements NegativeControlOutcomeCohortExpressi... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/PositiveControlSynthesisArgsImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/PositiveControlSynthesisArgsImpl.java | package org.ohdsi.webapi.estimation.specification;
import java.util.ArrayList;
import java.util.List;
import org.ohdsi.analysis.estimation.design.PositiveControlSynthesisModelTypeEnum;
import org.ohdsi.analysis.estimation.design.PositiveControlSynthesisArgs;
import org.ohdsi.webapi.cyclops.specification.ControlImpl;
i... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/EstimationAnalysisSettingsImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/EstimationAnalysisSettingsImpl.java | package org.ohdsi.webapi.estimation.specification;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import org.ohdsi.analysis.estimation.design.EstimationAnalysisConst;
import org.ohdsi.analysis.estimation.design.EstimationTypeEnum;
import org.ohdsi.an... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlExposureCohortExpressionImpl.java | src/main/java/org/ohdsi/webapi/estimation/specification/NegativeControlExposureCohortExpressionImpl.java | package org.ohdsi.webapi.estimation.specification;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.ohdsi.analysis.estimation.design.NegativeControlExposureCohortExpression;
/**
* The expression that defines the criteria for inclusion and duration of time for cohorts intended for use as negat... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/controller/StatisticController.java | src/main/java/org/ohdsi/webapi/statistic/controller/StatisticController.java | package org.ohdsi.webapi.statistic.controller;
import com.opencsv.CSVWriter;
import org.ohdsi.webapi.statistic.dto.AccessTrendDto;
import org.ohdsi.webapi.statistic.dto.AccessTrendsDto;
import org.ohdsi.webapi.statistic.dto.EndpointDto;
import org.ohdsi.webapi.statistic.dto.SourceExecutionDto;
import org.ohdsi.webapi... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/dto/SourceExecutionDto.java | src/main/java/org/ohdsi/webapi/statistic/dto/SourceExecutionDto.java | package org.ohdsi.webapi.statistic.dto;
public class SourceExecutionDto {
private String sourceName;
private String executionName;
private String executionDate;
private String userId;
public SourceExecutionDto(String sourceName, String executionName, String executionDate, String userId) {
... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/dto/AccessTrendDto.java | src/main/java/org/ohdsi/webapi/statistic/dto/AccessTrendDto.java | package org.ohdsi.webapi.statistic.dto;
public class AccessTrendDto {
private String endpointName;
private String executionDate;
private String userID;
public AccessTrendDto(String endpointName, String executionDate, String userID) {
this.endpointName = endpointName;
this.executionDat... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/dto/AccessTrendsDto.java | src/main/java/org/ohdsi/webapi/statistic/dto/AccessTrendsDto.java | package org.ohdsi.webapi.statistic.dto;
import java.util.ArrayList;
import java.util.List;
public class AccessTrendsDto {
private List<AccessTrendDto> trends = new ArrayList<>();
public AccessTrendsDto(List<AccessTrendDto> trends) {
this.trends = trends;
}
public List<AccessTrendDto> getTren... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/dto/SourceExecutionsDto.java | src/main/java/org/ohdsi/webapi/statistic/dto/SourceExecutionsDto.java | package org.ohdsi.webapi.statistic.dto;
import java.util.ArrayList;
import java.util.List;
public class SourceExecutionsDto {
private List<SourceExecutionDto> executions = new ArrayList<>();
public SourceExecutionsDto(List<SourceExecutionDto> executions) {
this.executions = executions;
}
pub... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/dto/EndpointDto.java | src/main/java/org/ohdsi/webapi/statistic/dto/EndpointDto.java | package org.ohdsi.webapi.statistic.dto;
public class EndpointDto {
String method;
String urlPattern;
String userId;
public String getMethod() {
return method;
}
public void setMethod(String method) {
this.method = method;
}
public String getUrlPattern() {
retu... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/statistic/service/StatisticService.java | src/main/java/org/ohdsi/webapi/statistic/service/StatisticService.java | package org.ohdsi.webapi.statistic.service;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.ohdsi.webapi.statistic.dto.AccessTrendDto;
import org.ohdsi.webapi.statistic.dto.AccessTrendsDto;
import org.ohdsi.webapi.statistic.dto.EndpointDto;
import org.ohdsi.webapi.statistic.dto.SourceExecutionDto;
impo... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/NotificationService.java | src/main/java/org/ohdsi/webapi/job/NotificationService.java | package org.ohdsi.webapi.job;
import org.springframework.batch.core.BatchStatus;
import java.util.Date;
import java.util.List;
public interface NotificationService {
List<JobExecutionInfo> findLastJobs(List<BatchStatus> hideStatuses);
List<JobExecutionInfo> findRefreshCacheLastJobs();
Date getLastViewe... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobUtils.java | src/main/java/org/ohdsi/webapi/job/JobUtils.java | package org.ohdsi.webapi.job;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import java.util.stream.Collectors;
import org.ohdsi.webapi.Constants;
import org.springframework.batch.core.BatchStatus;
import org.springframework.batch.core.ExitStatus;
import org.springframework.batch.core.J... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobTemplate.java | src/main/java/org/ohdsi/webapi/job/JobTemplate.java | package org.ohdsi.webapi.job;
import org.ohdsi.webapi.shiro.management.Security;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.*;
import org.springframework.batch.core.configuration.annotation.JobBuilderFactory;
import org.springframework.batch.core.configuration.annota... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/NotificationController.java | src/main/java/org/ohdsi/webapi/job/NotificationController.java | package org.ohdsi.webapi.job;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.BatchStatus;
import org.springframework.core.convert.support.GenericConversionService;
import org.springframework.stereotype.Controller;
import org.s... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobExecutionResource.java | src/main/java/org/ohdsi/webapi/job/JobExecutionResource.java | package org.ohdsi.webapi.job;
import java.util.Date;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
*
*/
public class JobExecutionResource {
@JsonProperty("status")
private String status;
@JsonProperty("startDate")
private Date startDate;
@JsonPro... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobOwnerType.java | src/main/java/org/ohdsi/webapi/job/JobOwnerType.java | package org.ohdsi.webapi.job;
public enum JobOwnerType {
ALL_JOB, USER_JOB;
}
| java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobExecutionToDTOConverter.java | src/main/java/org/ohdsi/webapi/job/JobExecutionToDTOConverter.java | package org.ohdsi.webapi.job;
import org.ohdsi.webapi.Constants;
import org.ohdsi.webapi.converter.BaseConversionServiceAwareConverter;
import org.ohdsi.webapi.executionengine.controller.ScriptExecutionController;
import org.ohdsi.webapi.executionengine.job.RunExecutionEngineTasklet;
import org.ohdsi.webapi.executione... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/NotificationServiceImpl.java | src/main/java/org/ohdsi/webapi/job/NotificationServiceImpl.java | package org.ohdsi.webapi.job;
import org.ohdsi.webapi.Constants;
import org.ohdsi.webapi.shiro.Entities.UserEntity;
import org.ohdsi.webapi.shiro.Entities.UserRepository;
import org.ohdsi.webapi.shiro.PermissionManager;
import org.springframework.batch.admin.service.SearchableJobExecutionDao;
import org.springframewor... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobExecutionInfo.java | src/main/java/org/ohdsi/webapi/job/JobExecutionInfo.java | package org.ohdsi.webapi.job;
import org.springframework.batch.core.JobExecution;
public class JobExecutionInfo {
private JobExecution jobExecution;
private JobOwnerType ownerType;
public JobExecutionInfo(JobExecution jobExecution, JobOwnerType ownerType) {
this.jobExecution = jobExecution;
... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/GeneratesNotification.java | src/main/java/org/ohdsi/webapi/job/GeneratesNotification.java | package org.ohdsi.webapi.job;
public interface GeneratesNotification {
String getJobName();
String getExecutionFoldingKey();
}
| java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/job/JobInstanceResource.java | src/main/java/org/ohdsi/webapi/job/JobInstanceResource.java | package org.ohdsi.webapi.job;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
*
*/
public class JobInstanceResource {
@JsonProperty("instanceId")
private Long instanceId;
@JsonProperty("name")
private String name;
public JobInstanceResource() {
//needed for json ... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisDeserializer.java | src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisDeserializer.java | package org.ohdsi.webapi.feanalysis;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.core.ObjectCodec;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeserializer;
import com.f... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisController.java | src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisController.java | package org.ohdsi.webapi.feanalysis;
import org.ohdsi.analysis.cohortcharacterization.design.FeatureAnalysis;
import org.ohdsi.analysis.cohortcharacterization.design.StandardFeatureAnalysisDomain;
import org.ohdsi.webapi.Pagination;
import org.ohdsi.webapi.cohortcharacterization.dto.CcShortDTO;
import org.ohdsi.webapi... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisService.java | src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisService.java | package org.ohdsi.webapi.feanalysis;
import org.ohdsi.webapi.cohortcharacterization.domain.CohortCharacterizationEntity;
import org.ohdsi.webapi.conceptset.ConceptSetExport;
import org.ohdsi.webapi.feanalysis.domain.FeAnalysisAggregateEntity;
import org.ohdsi.webapi.feanalysis.domain.FeAnalysisCriteriaEntity;
import o... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisServiceImpl.java | src/main/java/org/ohdsi/webapi/feanalysis/FeAnalysisServiceImpl.java | package org.ohdsi.webapi.feanalysis;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.ohdsi.analysis.cohortcharacterization.design.CcResultType;
import org.ohdsi.analysis.cohortcharacterizat... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisWithConceptSetDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisWithConceptSetDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.ohdsi.circe.cohortdefinition.ConceptSet;
import java.util.List;
public class FeAnalysisWithConceptSetDTO extends FeAnalysisDTO {
@JsonProperty("conceptSets")
private List<ConceptSet> conceptSets;
public ... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisCriteriaDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisCriteriaDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.ohdsi.circe.cohortdefinition.CriteriaGroup;
public class FeAnalysisCriteriaDTO extends BaseFeAnalysisCriteriaDTO {
@JsonProperty("expression")
private CriteriaGroup expression;
@JsonProperty("aggrega... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/BaseFeAnalysisCriteriaDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/BaseFeAnalysisCriteriaDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
@JsonTypeInfo(use = JsonTypeInfo.Id.NAME, property = "criteriaType", defaultImpl = FeAnalysisCriteriaDTO.class)
@Js... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisWindowedCriteriaDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisWindowedCriteriaDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.ohdsi.circe.cohortdefinition.WindowedCriteria;
public class FeAnalysisWindowedCriteriaDTO extends BaseFeAnalysisCriteriaDTO {
@JsonProperty("expression")
private WindowedCriteria expression;
public FeAnal... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisAggregateDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisAggregateDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
import org.ohdsi.analysis.TableJoin;
import org.ohdsi.analysis.cohortcharacterization.design.AggregateFunction;
import org.ohdsi.analysis.cohortchara... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
OHDSI/WebAPI | https://github.com/OHDSI/WebAPI/blob/b22d7bf02d98c0cf78c46801877368d6ecad2245/src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisShortDTO.java | src/main/java/org/ohdsi/webapi/feanalysis/dto/FeAnalysisShortDTO.java | package org.ohdsi.webapi.feanalysis.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.ohdsi.analysis.cohortcharacterization.design.CcResultType;
import org.ohdsi.analysis.cohortcharacterization.design.StandardFeatureAnalysisDomain;
import org.ohdsi.analysis.cohortcharacterization.design.StandardFea... | java | Apache-2.0 | b22d7bf02d98c0cf78c46801877368d6ecad2245 | 2026-01-05T02:37:20.475642Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.