Class: CancerRegistryReportingTestKit::RadiotherapyProcedureValidationTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- CancerRegistryReportingTestKit::RadiotherapyProcedureValidationTest
- Includes:
- ValidationTest
- Defined in:
- lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/radiotherapy_procedure/radiotherapy_procedure_validation_test.rb
Constant Summary
Constants included from ValidationTest
ValidationTest::DAR_CODE_SYSTEM_URL, ValidationTest::DAR_EXTENSION_URL
Instance Method Summary collapse
Methods included from ValidationTest
#check_for_dar, #check_for_dar_code, #check_for_dar_extension, #find_validation_errors, #perform_validation_test
Instance Method Details
#resource_type ⇒ Object
22 23 24 |
# File 'lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/radiotherapy_procedure/radiotherapy_procedure_validation_test.rb', line 22 def resource_type 'Procedure' end |
#scratch_resources ⇒ Object
26 27 28 |
# File 'lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/radiotherapy_procedure/radiotherapy_procedure_validation_test.rb', line 26 def scratch_resources scratch[:radiotherapy_procedure_resources] ||= {} end |