Class: DaVinciPDexTestKit::PDexPayerServer::ExplanationOfBenefitGroup
- Inherits:
-
Inferno::TestGroup
- Object
- Inferno::TestGroup
- DaVinciPDexTestKit::PDexPayerServer::ExplanationOfBenefitGroup
- Defined in:
- lib/davinci_pdex_test_kit/pdex_payer_server/explanation_of_benefit_group.rb
Overview
PDex PriorAuthorization Profile for ExplanationOfBenefit Resource Test Group
Class Method Summary collapse
Class Method Details
.metadata ⇒ Object
87 88 89 90 |
# File 'lib/davinci_pdex_test_kit/pdex_payer_server/explanation_of_benefit_group.rb', line 87 def self. # TODO: create metadata.yml to fit GroupMetadata OR circumvent metadata @metadata ||= USCoreTestKit::Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'explanation_of_benefit', 'metadata.yml')), aliases: true) end |