Class SubjectContext

java.lang.Object
org.opencds.cqf.fhir.cr.measure.helper.SubjectContext

public class SubjectContext extends Object
  • Constructor Details

    • SubjectContext

      public SubjectContext(String contextType, Object contextValue)
  • Method Details

    • getContextType

      public String getContextType()
    • getContextValue

      public Object getContextValue()