Class: Inferno::DSL::FHIREvaluation::Rule
- Inherits:
-
Object
- Object
- Inferno::DSL::FHIREvaluation::Rule
- Defined in:
- lib/inferno/dsl/fhir_evaluation/rule.rb
Instance Method Summary collapse
Instance Method Details
#check(_context) ⇒ Object
7 8 9 |
# File 'lib/inferno/dsl/fhir_evaluation/rule.rb', line 7 def check(_context) raise 'not implemented' end |