File tree Expand file tree Collapse file tree
cqf-fhir-cr-hapi/src/main/java/org/opencds/cqf/fhir/cr/hapi Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package org .opencds .cqf .fhir .cr .hapi .dstu3 .measure ;
22
3- import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringOrReferenceValue ;
43import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringValue ;
54import static org .opencds .cqf .fhir .utility .EndpointHelper .getEndpoint ;
65
Original file line number Diff line number Diff line change 11package org .opencds .cqf .fhir .cr .hapi .r4 .measure ;
22
3- import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringOrReferenceValue ;
43import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringValue ;
54
65import ca .uhn .fhir .context .FhirVersionEnum ;
1716import org .hl7 .fhir .r4 .model .IdType ;
1817import org .hl7 .fhir .r4 .model .Measure ;
1918import org .hl7 .fhir .r4 .model .Parameters ;
20- import org .hl7 .fhir .r4 .model .Parameters .ParametersParameterComponent ;
2119import org .hl7 .fhir .r4 .model .StringType ;
2220import org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper ;
2321import org .opencds .cqf .fhir .cr .hapi .common .StringTimePeriodHandler ;
Original file line number Diff line number Diff line change 11package org .opencds .cqf .fhir .cr .hapi .r4 .measure ;
22
3- import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringOrReferenceValue ;
43import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringValue ;
54
65import ca .uhn .fhir .context .FhirVersionEnum ;
1413import org .hl7 .fhir .r4 .model .IdType ;
1514import org .hl7 .fhir .r4 .model .Measure ;
1615import org .hl7 .fhir .r4 .model .Parameters ;
17- import org .hl7 .fhir .r4 .model .Parameters .ParametersParameterComponent ;
1816import org .hl7 .fhir .r4 .model .StringType ;
1917import org .opencds .cqf .fhir .cr .hapi .common .StringTimePeriodHandler ;
2018import org .opencds .cqf .fhir .cr .hapi .r4 .ICollectDataServiceFactory ;
Original file line number Diff line number Diff line change 1212import org .hl7 .fhir .r4 .model .IdType ;
1313import org .hl7 .fhir .r4 .model .Library ;
1414import org .hl7 .fhir .r4 .model .Measure ;
15- import org .hl7 .fhir .r4 .model .Parameters .ParametersParameterComponent ;
1615import org .opencds .cqf .fhir .cr .hapi .r4 .IDataRequirementsServiceFactory ;
1716
1817public class DataRequirementsOperationProvider {
Original file line number Diff line number Diff line change 11package org .opencds .cqf .fhir .cr .hapi .r4 .measure ;
22
3- import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringOrReferenceValue ;
43import static org .opencds .cqf .fhir .cr .hapi .common .ParameterHelper .getStringValue ;
54import static org .opencds .cqf .fhir .utility .EndpointHelper .getEndpoint ;
65
You can’t perform that action at this time.
0 commit comments