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