Class: CancerPathologyDataSharingTestKit::EncounterValidationTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
BundleParse, ValidationTest
Defined in:
lib/cancer_pathology_data_sharing_test_kit/report_generation_suite/exchange_bundle/encounter/encounter_validation_test.rb

Constant Summary

Constants included from BundleParse

BundleParse::PE_BUNDLE_SLICE_RESOURCES

Constants included from ValidationTest

ValidationTest::CARDINALITY_RESTRICTIONS, ValidationTest::DAR_CODE_SYSTEM_URL, ValidationTest::DAR_EXTENSION_URL

Instance Method Summary collapse

Methods included from BundleParse

#clear_unresolved_references, #filter_exchange_bundle_resources, #find_resource_in_bundle, #parse_bundle, #pe_bundle_resource_types, #unresolved_references

Methods included from ValidationTest

#check_for_dar, #check_for_dar_code, #check_for_dar_extension, #check_for_errors, #perform_strict_validation_test

Instance Method Details

#resource_typeObject



23
24
25
# File 'lib/cancer_pathology_data_sharing_test_kit/report_generation_suite/exchange_bundle/encounter/encounter_validation_test.rb', line 23

def resource_type
  'Encounter'
end