Class: DaVinciDTRTestKit::MockPayer::SMARTAppNextQuestionEndpoint
- Inherits:
-
FullEHRNextQuestionEndpoint
- Object
- Inferno::DSL::SuiteEndpoint
- FullEHRNextQuestionEndpoint
- DaVinciDTRTestKit::MockPayer::SMARTAppNextQuestionEndpoint
- Defined in:
- lib/davinci_dtr_test_kit/smart_app/endpoints/mock_payer/smart_app_next_question_endpoint.rb
Instance Method Summary collapse
Methods inherited from FullEHRNextQuestionEndpoint
#complete_questionnaire?, #custom_next_question_requests, #custom_questionnaires, #make_response, #next_custom_questionnaire, #tags, #update_result
Methods included from DaVinciDTRTestKit::MockPayer
#build_outcome_param, #find_questionnaire_response, #operation_outcome, #outcome_issue, #parse_fhir_object
Instance Method Details
#test_run_identifier ⇒ Object
7 8 9 |
# File 'lib/davinci_dtr_test_kit/smart_app/endpoints/mock_payer/smart_app_next_question_endpoint.rb', line 7 def test_run_identifier MockAuthorization.extract_client_id_from_bearer_token(request) end |