Class: CarinForBlueButtonTestKit::CARIN4BBV200::EobInpatientInstitutionalMustSupportTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
CarinForBlueButtonTestKit::CARIN4BBV200, MustSupportTest
Defined in:
lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_inpatient_institutional/must_support_test.rb

Constant Summary

Constants included from FHIRResourceNavigation

FHIRResourceNavigation::DAR_EXTENSION_URL

Class Method Summary collapse

Instance Method Summary collapse

Methods included from MustSupportTest

#all_scratch_resources, #exclude_uscdi_only_test?, #find_slice, #find_slice_by_values, #handle_must_support_choices, #is_any_choice_supported?, #missing_element_string, #missing_elements, #missing_extensions, #missing_must_support_strings, #missing_slices, #must_support_elements, #must_support_extensions, #must_support_slices, #perform_must_support_test

Methods included from FHIRResourceNavigation

#find_a_value_at, #get_next_value, #resolve_path

Class Method Details

.metadataObject



108
109
110
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_inpatient_institutional/must_support_test.rb', line 108

def self.
  @metadata ||= Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true))
end

Instance Method Details

#resource_typeObject



104
105
106
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_inpatient_institutional/must_support_test.rb', line 104

def resource_type
  'ExplanationOfBenefit'
end

#scratch_resourcesObject



112
113
114
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob_inpatient_institutional/must_support_test.rb', line 112

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