class HealthDataStandards::Validate::Cat1Measure
Public Class Methods
new()
click to toggle source
Calls superclass method
HealthDataStandards::Validate::MeasureValidator::new
# File lib/health-data-standards/validate/validators.rb, line 28 def initialize() super("2.16.840.1.113883.10.20.24.3.97") end