Class: CarinForBlueButtonTestKit::CARIN4BBV110::EobValidationTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- CarinForBlueButtonTestKit::CARIN4BBV110::EobValidationTest
- Defined in:
- lib/carin_for_blue_button_test_kit/generated/v1.1.0/eob/validation_test.rb
Constant Summary
Constants included from ValidationTest
ValidationTest::DAR_CODE_SYSTEM_URL, ValidationTest::DAR_EXTENSION_URL
Instance Method Summary collapse
Methods included from ValidationTest
#check_for_dar, #check_for_dar_code, #check_for_dar_extension, #perform_validation_test
Instance Method Details
#resource_type ⇒ Object
26 27 28 |
# File 'lib/carin_for_blue_button_test_kit/generated/v1.1.0/eob/validation_test.rb', line 26 def resource_type 'ExplanationOfBenefit' end |
#scratch_resources ⇒ Object
30 31 32 |
# File 'lib/carin_for_blue_button_test_kit/generated/v1.1.0/eob/validation_test.rb', line 30 def scratch_resources scratch[:explanationofbenefit_resources] ||= {} end |