Use Case

This section describes all the use cases.

Base

Invocations

URL: [base]/Questionnaire/[id]/$populate

Parameters (In)

NameCardinalityTypeDocumentation
subject1..1Reference

The resource that is to be the QuestionnaireResponse.subject. The [[[QuestionnaireResponse]]] instance will reference the provided subject. In addition, if the local parameter is set to true, server information about the specified subject will be used to populate the instance.

local0..1Reference

If the local parameter is set to true, server information about the specified subject will be used to populate the instance.

Return Values (Out)

NameCardinalityTypeDocumentation
return1..1QuestionnaireResponse

The partially (or fully)-populated set of answers for the specified Questionnaire

Only implemented for Labs and Medications so far