Packages

object RxHCCV05Y21 extends RxHCCV05

Attributes
protected[johnsnowlabs]
Linear Supertypes
RxHCCV05, RxHCC, HCCUtil, CheckLicense, SexMap, RxhccFnMaps, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RxHCCV05Y21
  2. RxHCCV05
  3. RxHCC
  4. HCCUtil
  5. CheckLicense
  6. SexMap
  7. RxhccFnMaps
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def HCCFromICD(icd10codes: Seq[String]): Map[String, Seq[String]]
    Definition Classes
    HCCUtil
  2. def HCCLabels(hccList: Seq[String]): Map[String, String]
    Definition Classes
    HCCUtil
  3. def checkValidEnvironment(spark: Option[SparkSession], scopes: Seq[String]): Unit
    Definition Classes
    CheckLicense
  4. def checkValidScope(scope: String): Unit
    Definition Classes
    CheckLicense
  5. def checkValidScopeAndEnvironment(scope: String, spark: Option[SparkSession], checkLp: Boolean): Unit
    Definition Classes
    CheckLicense
  6. def checkValidScopesAndEnvironment(scopes: Seq[String], spark: Option[SparkSession], checkLp: Boolean): Unit
    Definition Classes
    CheckLicense
  7. def cif: Double
    Definition Classes
    RxHCC
  8. val coefn: Map[String, Double]
    Definition Classes
    RxhccFnMaps
  9. def diffBetweenHCCs(beforeHCClist: Seq[String], afterHCClist: Seq[String]): Map[String, List[String]]
    Definition Classes
    HCCUtil
  10. val dx2cc: Map[String, Seq[String]]
    Definition Classes
    RxhccFnMaps
  11. def getVersion: String
    Definition Classes
    RxHCCRxhccFnMaps
  12. def getYear: String
    Definition Classes
    RxHCCRxhccFnMaps
  13. val hier: Map[String, Array[String]]
    Definition Classes
    RxhccFnMaps
  14. val label: Map[String, String]
    Definition Classes
    RxhccFnMaps
  15. def normalizationParam: Double
    Definition Classes
    RxHCCV05Y21RxHCC
  16. def profile(dxLst: Seq[String], age: Int = 70, sex: String = "M", elig: String = "CE_LTI", orec: String = "0", esrd: Boolean = false): Map[String, Any]
    Definition Classes
    RxHCC
  17. val rxhccfnmaps: Map[String, Map[String, Map[String, String]]]
    Definition Classes
    RxhccFnMaps
  18. def sexmap(sex: String): String
    Definition Classes
    SexMap
  19. val smap: Map[String, String]
    Definition Classes
    SexMap
  20. def version: String
    Definition Classes
    RxHCCV05RxHCC
  21. def year: String
    Definition Classes
    RxHCCV05Y21RxHCC