Class: DaVinciPlanNetTestKit::DaVinciPlanNetV110::OrgAffilMustSupportTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- DaVinciPlanNetTestKit::DaVinciPlanNetV110::OrgAffilMustSupportTest
- Includes:
- MustSupportTest
- Defined in:
- lib/davinci_plan_net_test_kit/generated/v1.1.0/org_affil/org_affil_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
39 40 41 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/org_affil/org_affil_must_support_test.rb', line 39 def self. @metadata ||= Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true)) end |
Instance Method Details
#resource_type ⇒ Object
35 36 37 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/org_affil/org_affil_must_support_test.rb', line 35 def resource_type 'OrganizationAffiliation' end |
#scratch_resources ⇒ Object
43 44 45 |
# File 'lib/davinci_plan_net_test_kit/generated/v1.1.0/org_affil/org_affil_must_support_test.rb', line 43 def scratch_resources scratch[:org_affil_resources] ||= {} end |