Publication Build: This will be filled in by the publication tooling
Draft as of 2022-02-18 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="Questionnaire-for-Order"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>QuestionnaireForOrder</h2><p>OPERATION: QuestionnaireForOrder</p><p>The official URL for this operation definition is: </p><pre>http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/Questionnaire-for-Order</pre><p>URL: [base]/Patient/$Questionnaire-for-Order</p><p>URL: [base]/Patient/[id]/$Questionnaire-for-Order</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>coverage</td><td>1..*</td><td><a href="http://hl7.org/fhir/R4/coverage.html">Coverage</a></td><td/><td><div><p>One or more Coverage resource instances. (Note: This could also be de-identified)</p>
</div></td></tr><tr><td>IN</td><td>order</td><td>1..*</td><td>Any</td><td/><td><div><p>One or more Order resource instances. e.g., DeviceRequest, ServiceRequest, MedicationRequest, ... Encounter, Appointment, or prior-auth Claim, etc. (Note: This could also be de-identified)</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td>1..*</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>1 or more bundles each with a Questionnaire, Library/CQL, and value set(s). (Note: This could be a searchable Adaptive Questionnaire that just provides the next-question operation URL.)</p>
</div></td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/Questionnaire-for-Order"/>
<version value="1.1.0-ballot"/>
<name value="QuestionnaireForOrder"/>
<title value="Get Questionnaire for given order"/>
<status value="draft"/>
<kind value="operation"/>
<date value="2022-02-18T15:42:45+00:00"/>
<publisher value="HL7 Clinical Decision Support Work Group"/>
<contact>
<name value="HL7 Clinical Decision Support Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="Questionnaire-for-Order"/>
<base
value="http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/Questionnaire-for-Order"/>
<resource value="Patient"/>
<system value="false"/>
<type value="true"/>
<instance value="true"/>
<parameter>
<name value="coverage"/>
<use value="in"/>
<min value="1"/>
<max value="*"/>
<documentation
value="One or more Coverage resource instances. (Note: This could also be de-identified)"/>
<type value="Coverage"/>
</parameter>
<parameter>
<name value="order"/>
<use value="in"/>
<min value="1"/>
<max value="*"/>
<documentation
value="One or more Order resource instances. e.g., DeviceRequest, ServiceRequest, MedicationRequest, ... Encounter, Appointment, or prior-auth Claim, etc. (Note: This could also be de-identified)"/>
<type value="Any"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="*"/>
<documentation
value="1 or more bundles each with a Questionnaire, Library/CQL, and value set(s). (Note: This could be a searchable Adaptive Questionnaire that just provides the next-question operation URL.)"/>
<type value="Bundle"/>
</parameter>
</OperationDefinition>