Class: CarinForBlueButtonTestKit::CARIN4BBV200::EobPharmacyValidationTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
CarinForBlueButtonTestKit::CARIN4BBV200, ValidationTest
Defined in:
lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_pharmacy/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_typeObject



26
27
28
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_pharmacy/validation_test.rb', line 26

def resource_type
  'ExplanationOfBenefit'
end

#scratch_resourcesObject



30
31
32
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_pharmacy/validation_test.rb', line 30

def scratch_resources
  scratch[:explanationofbenefit_resources] ||= {}
end