Class: CancerRegistryReportingTestKit::TNMPrimaryTumorCategoryValidationTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- CancerRegistryReportingTestKit::TNMPrimaryTumorCategoryValidationTest
- Includes:
- ValidationTest
- Defined in:
- lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/tnm_primary_tumor_category/tnm_primary_tumor_category_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
24 25 26 |
# File 'lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/tnm_primary_tumor_category/tnm_primary_tumor_category_validation_test.rb', line 24 def resource_type 'Observation' end |
#scratch_resources ⇒ Object
28 29 30 |
# File 'lib/cancer_registry_reporting_test_kit/ehr_suite/mcode_data_access_resources/tnm_primary_tumor_category/tnm_primary_tumor_category_validation_test.rb', line 28 def scratch_resources scratch[:tnm_primary_tumor_category_resources] ||= {} end |