PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-ra@3.0.0-ballot
    http://hl7.org/fhir/us/davinci-ra/OperationDefinition/submit-remark-data
{
  "description": "A [Condition Category Remark](StructureDefinition-ra-ccRemark.html) may reference resources such as Pracitioner and Condition, using Patch to submit the remark may not be feasible. This operation is used to submit a Risk Adjustment Coding Gap Report with one or more ccRemarks on at least one of the Condition Categories, along with the relevant resources referenced by the ccRemark(s).",
  "_filename": "OperationDefinition-submit-remark-data.json",
  "package_name": "hl7.fhir.us.davinci-ra",
  "date": "2026-04-07T00:27:39+10:00",
  "system": false,
  "publisher": "HL7 International / Clinical Quality Information",
  "instance": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "SubmitRemarkData",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Submit Remark Data",
  "package_version": "3.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "active",
  "id": "bae2c0f9-d214-4674-a4f5-465f89dfff5f",
  "resource": [ "Measure" ],
  "kind": "operation",
  "url": "http://hl7.org/fhir/us/davinci-ra/OperationDefinition/submit-remark-data",
  "code": "submit-remark-data",
  "version": "3.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "*",
    "min": 1,
    "use": "in",
    "name": "bundle",
    "type": "Bundle",
    "documentation": "A Bundle that contains one or more Risk Adjustment Coding Gap Report(s) with ccRemark(s) on at least one of the Condition Categories and the ccRemark referenced resources",
    "targetProfile": [ "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-remark-bundle" ]
  } ]
}