{ "description": "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. \\n\\nThe 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.", "_filename": "OperationDefinition-log-questionnaire-errors.json", "package_name": "hl7.fhir.us.davinci-dtr", "date": "2024-12-21T15:53:40+00:00", "system": false, "publisher": "HL7 International / Clinical Decision Support", "instance": false, "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "LogQuestionnaireErrors", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": "Log errors resulting from a specific Questionnaire and/or CQL to the originating Payer", "package_version": "2.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-dtr/ImplementationGuide/hl7.fhir.us.davinci-dtr" } ] } } ], "status": "active", "id": "6e89b6b9-f594-42b5-a7ef-ec883fa2ba96", "resource": [ "Questionnaire" ], "kind": "operation", "url": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/log-questionnaire-errors", "code": "log-questionnaire-errors", "base": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/log-questionnaire-errors", "version": "2.1.0", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "inputProfile": "http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-log-errors-input-parameters", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "Questionnaire", "type": "canonical", "documentation": "The Questionnaire which generated the errors" }, { "max": "1", "min": 1, "use": "in", "name": "OperationOutcome", "type": "OperationOutcome", "documentation": "The OperationOutcome documenting the Questionnaire/CQL errors and their location" } ] }