Class: USCoreTestKit::USCoreV700::PractitionerAddressTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- USCoreTestKit::USCoreV700::PractitionerAddressTest
- Includes:
- PractitionerAddressTest
- Defined in:
- lib/us_core_test_kit/generated/v7.0.0/practitioner/practitioner_address_test.rb
Constant Summary
Constants included from PractitionerAddressTest
PractitionerAddressTest::MUST_SUPPORT_ELEMENTS
Constants included from WellKnownCodeSystems
WellKnownCodeSystems::HL7_CODE_SYSTEMS, WellKnownCodeSystems::WELL_KNOWN_CODE_SYSTEMS
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, #perform_must_support_test
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, #check_resource_against_params, #check_search_response, #date_comparator_value, #default_search_values, #element_has_valid_value?, #empty_search_params_message, #excluded_code?, #fetch_and_assert_all_bundled_resources, #filter_adi_document_reference, #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, #prefer_well_known_code_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 WellKnownCodeSystems
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/v7.0.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 |