Benet Devereux
Mar 19, 2026, 06:14 PM
DTR 2.1.0 (and up) requires the http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-questionnaireAdaptive.html extension to always have a valueUrl ; defined as "a URL for the base URL of a server that can perform the nextQuestion operation for this particular questionnaire." My question is about this scenario: The DTR client has called $questionnaire-package on a known payer DTR server endpoint The response includes an adaptive Questionnaire, with the required questionnaireAdaptive extension specifying a base URL Is the expectation, if the valueUrl is different, that the client use the extension value for subsequent $next-question calls, _not_ the endpoint it just called $questionnaire-package on?