Class: CarinForBlueButtonTestKit::CARIN4BBV200::OutcomeCompleteTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- CarinForBlueButtonTestKit::CARIN4BBV200::OutcomeCompleteTest
- Defined in:
- lib/carin_for_blue_button_test_kit/custom_groups/v2.0.0/eob/outcome_complete_test.rb
Instance Method Summary collapse
Instance Method Details
#resource_type ⇒ Object
12 13 14 |
# File 'lib/carin_for_blue_button_test_kit/custom_groups/v2.0.0/eob/outcome_complete_test.rb', line 12 def resource_type 'ExplanationOfBenefit' end |
#scratch_resources ⇒ Object
16 17 18 |
# File 'lib/carin_for_blue_button_test_kit/custom_groups/v2.0.0/eob/outcome_complete_test.rb', line 16 def scratch_resources scratch[:explanationofbenefit_resources] ||= {} end |