sampler2 Implementation Guide CI Build

Populate Questionnaire

OPERATION: Populate Questionnaire

The official URL for this operation definition is:

http://www.fhir.org/guides/sampler2/OperationDefinition/example

Limited implementation of the Populate Questionnaire implemenation

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

Parameters

UseNameCardinalityTypeBindingDocumentation
INsubject1..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.

INlocal0..1Reference

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

OUTreturn1..1QuestionnaireResponse

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

Only implemented for Labs and Medications so far

source: example.md file

This is the  markdown file that gets inserted into the op.html template.