Class: DaVinciPlanNetTestKit::DaVinciPlanNetV110::LocationMustSupportTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- DaVinciPlanNetTestKit::DaVinciPlanNetV110::LocationMustSupportTest
- Includes:
- MustSupportTest
- Defined in:
- lib/davinci_plan_net_test_kit/generated/v1.1.0/location/location_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
.metadata ⇒ Object
53 54 55 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/location/location_must_support_test.rb', line 53 def self. @metadata ||= Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true)) end |
Instance Method Details
#resource_type ⇒ Object
49 50 51 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/location/location_must_support_test.rb', line 49 def resource_type 'Location' end |
#scratch_resources ⇒ Object
57 58 59 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/location/location_must_support_test.rb', line 57 def scratch_resources scratch[:location_resources] ||= {} end |