Class: USCoreTestKit::USCoreV610::PractitionerAddressTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- USCoreTestKit::USCoreV610::PractitionerAddressTest
- Includes:
- PractitionerAddressTest
- Defined in:
- lib/us_core_test_kit/generated/v6.1.0/practitioner/practitioner_address_test.rb
Constant Summary
Constants included from PractitionerAddressTest
PractitionerAddressTest::MUST_SUPPORT_ELEMENTS
Constants included from FHIRResourceNavigation
FHIRResourceNavigation::DAR_EXTENSION_URL, FHIRResourceNavigation::PRIMITIVE_DATA_TYPES
Class Method Summary collapse
Methods included from PractitionerAddressTest
#get_practitioner_ids, #resource_type, #scratch_resources, #verify_practitioner_address
Methods included from MustSupportTest
#all_scratch_resources, #exclude_uscdi_only_test?, #find_missing_elements, #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, #find_slice_via_discriminator, #get_next_value, #get_primitive_type_value, #resolve_path, #verify_slice_by_values
Methods included from ReferenceResolutionTest
#is_reference_resolved?, #must_support_references, #must_support_references_with_target_profile, #no_resources_skip_message, #perform_reference_resolution_test, #record_resolved_reference, #resolve_reference, #resolved_references, #resource_is_valid_with_target_profile?, #unresolved_references, #unresolved_references_strings, #validate_reference_resolution
Methods included from SearchTest
#all_comparator_searches_tested?, #all_provenance_revinclude_search_params, #all_scratch_resources, #all_search_params, #all_search_params_present?, #all_search_variants_tested?, #any_valid_search_params?, #array_of_codes, #cant_resolve_next_bundle_message, #check_resource_against_params, #check_search_response, #date_comparator_value, #default_search_values, #element_has_valid_value?, #empty_search_params_message, #fetch_all_bundled_resources, #filter_conditions, #filter_devices, #fixed_value_search_param_name, #fixed_value_search_param_values, #fixed_value_search_params, #initial_search_variant_test_records, #is_reference_match?, #no_resources_skip_message, #patient_id_list, #patient_id_param?, #patient_search?, #perform_comparator_searches, #perform_multiple_or_search_test, #perform_post_search, #perform_reference_with_type_search, #perform_search, #perform_search_with_status, #perform_search_with_system, #references_to_save, #required_comparators, #resource_matches_param?, #run_provenance_revinclude_search_test, #run_search_test, #save_delayed_references, #save_resource_reference, #scratch_resources_for_patient, #search_and_check_response, #search_param_paths, #search_param_value, #search_params_tag, #search_params_with_values, #search_variant_test_records, #status_search_param_name, #status_search_values, #tags, #test_medication_inclusion, #unable_to_resolve_params_message, #unescape_search_value
Methods included from ResourceSearchParamChecker
#element_has_valid_value?, #resource_matches_param?, #search_param_paths
Methods included from DateSearchValidation
#fhir_date_comparer, #get_fhir_datetime_range, #get_fhir_period_range, #is_date?, #validate_date_search, #validate_datetime_search, #validate_period_search
Class Method Details
.metadata ⇒ Object
23 24 25 |
# File 'lib/us_core_test_kit/generated/v6.1.0/practitioner/practitioner_address_test.rb', line 23 def self. @metadata ||= Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true)) end |