Package org.opencds.cqf.fhir.cr.cpg
Class CqlExecutionProcessor
java.lang.Object
org.opencds.cqf.fhir.cr.cpg.CqlExecutionProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.instance.model.api.IBaseOperationOutcomecreateIssue(String severity, String details, org.opencds.cqf.fhir.api.Repository repository) resolveIncludedLibraries(List<?> includedLibraries) org.hl7.elm.r1.VersionedIdentifierresolveLibraryIdentifier(String content, org.hl7.fhir.instance.model.api.IBaseResource library, org.cqframework.cql.cql2elm.LibraryManager libraryManager)
-
Constructor Details
-
CqlExecutionProcessor
public CqlExecutionProcessor()
-
-
Method Details
-
resolveIncludedLibraries
-
resolveLibraryIdentifier
public org.hl7.elm.r1.VersionedIdentifier resolveLibraryIdentifier(String content, org.hl7.fhir.instance.model.api.IBaseResource library, org.cqframework.cql.cql2elm.LibraryManager libraryManager) -
createIssue
-