PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-dtr@2.2.0-ballot
    http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/log-questionnaire-errors
{
  "description": "This operation **SHALL** be supported by payers and DTR applications. It 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": "2025-08-04T15:40:14+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.2.0-ballot",
  "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": "46740202-9060-4a5c-9134-bbd0577d0540",
  "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.2.0-ballot",
  "contact": [ {
    "name": "HL7 International / Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "resource",
    "type": "Parameters",
    "documentation": "The Questionnaire which generated the errors and/or an OperationOutcome",
    "targetProfile": [ "http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-log-errors-input-parameters" ]
  } ]
}