Da Vinci - Documentation Templates and Rules, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-dtr/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/log-questionnaire-errors | Version: 2.1.0 | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: LogQuestionnaireErrors |
This operation SHOULD be supported by payers and DTR applications and allows submission of issues encountered when working with these DTR-provided artifacts. The operation will pass the Questionnaire and an OperationOutcome detailing the issue(s) including where the error occurred.
The input OperationOutcome resource SHOULD include information on the DTR application identity and version, date-time with time-zone offset, as well as the provider endpoint during which the error occurred, and it SHALL NOT contain information about the response or information retrieved from FHIR APIs that could potentially include PHI. The Questionnaire reference SHOULD be version-specific.
Generated Narrative: OperationDefinition log-questionnaire-errors
URL: [base]/Questionnaire/$log-questionnaire-errors
Input parameters Profile:DTR Log Questionnaire Errors Input Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | Questionnaire | 1..1 | canonical | The Questionnaire which generated the errors | ||
IN | OperationOutcome | 1..1 | OperationOutcome | The OperationOutcome documenting the Questionnaire/CQL errors and their location |