This page is part of the Documentation Templates and Rules (v2.0.1: STU 2.0) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/log-questionnaire-errors | Version: 2.0.1 | |||
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.
URL: [base]/Questionnaire/$log-questionnaire-errors
Input parameters Profile: DTR Log Questionnaire Errors Input Parameters
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 |