{ "description": null, "_filename": "OperationDefinition-Questionnaire-for-Order.json", "package_name": "hl7.fhir.us.davinci-dtr", "date": "2022-02-18T15:42:45+00:00", "system": false, "publisher": "HL7 Clinical Decision Support Work Group", "instance": true, "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "QuestionnaireForOrder", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": "Get Questionnaire for given order", "package_version": "1.1.0-ballot", "status": "draft", "id": "a3dc5a46-8e3b-4f72-afbd-96a2e0139660", "resource": [ "Patient" ], "kind": "operation", "url": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/Questionnaire-for-Order", "code": "Questionnaire-for-Order", "base": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/Questionnaire-for-Order", "version": "1.1.0-ballot", "contact": [ { "name": "HL7 Clinical Decision Support Work Group", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "parameter": [ { "max": "*", "min": 1, "use": "in", "name": "coverage", "type": "Coverage", "documentation": "One or more Coverage resource instances. (Note: This could also be de-identified)" }, { "max": "*", "min": 1, "use": "in", "name": "order", "type": "Any", "documentation": "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)" }, { "max": "*", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "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.)" } ] }