PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@5.0.0-ballot
    http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/deqm.submit-data
{
  "description": "The deqm-submit-data operation is used to submit MeasureReports and any data of interest for one or more measures for one or more subjects. Each submitted Bundle SHOULD contain resources for a single subject and SHOULD contain all of the MeasureReport and data of interest related to that subject.",
  "_filename": "OperationDefinition-deqm.submit-data.json",
  "package_name": "hl7.fhir.us.davinci-deqm",
  "date": "2024-07-24T10:53:32-05:00",
  "system": false,
  "publisher": "HL7 International / Clinical Quality Information",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "DEQMSubmitData",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "DEQM Submit Data",
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "status": "active",
  "id": "6b1a4e81-390a-4144-a011-edd938bef03a",
  "resource": [ "Measure" ],
  "kind": "operation",
  "url": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/deqm.submit-data",
  "code": "deqm-submit-data",
  "version": "5.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": "The Bundles that contain one or more MeasureReports and data of interest. See ([Section 2.1.4](guidance.html#deqm-operation-bundles-organized-by-subject)) for discussion about the Bundles."
  } ]
}