IG Test3 - Local Development build (v0.0.0). See the Directory of published versions
Populate Questionnaire
OPERATION: Populate Questionnaire
The official URL for this operation definition is:
http://www.fhir.org/guides/test3/OperationDefinition/example
Limited implementation of the Populate Questionnaire implementation
URL: [base]/Questionnaire/[id]/$populate
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | subject | 1..1 | Reference | 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. | |
IN | local | 0..1 | Reference | If the local parameter is set to true, server information about the specified subject will be used to populate the instance. | |
OUT | return | 1..1 | QuestionnaireResponse | The partially (or fully)-populated set of answers for the specified Questionnaire |
Only implemented for Labs and Medications so far
source: _includes/opdef-test-example.md file
This is the markdown file that gets inserted into the op.html template.