PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@2.1.0
    http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/gic-client
{
  "description": "This profile defines the expected capabilities of a Da Vinci DEQM Gaps In Care Client when conforming to the Da Vinci DEQM Implementation Guide for interactions between Clients and Servers to exchange the gaps in care reports for a measure. Clients are the actors submitting the gaps in care results of quality measure(s). This CapabilityStatement resource includes the complete list of the *recommended*  Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Gaps In Care Client could support. Clients have the option of choosing from this list based on their local use cases and other contextual requirements.",
  "_filename": "CapabilityStatement-gic-client.json",
  "package_name": "hl7.fhir.us.davinci-deqm",
  "format": [ "xml", "json" ],
  "date": "2020-07-05",
  "publisher": "HL7 International - Clinical Quality Information Work Group",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "GapsInCareClientCapabilityStatement",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Gaps In Care Client CapabilityStatement",
  "package_version": "2.1.0",
  "status": "active",
  "id": "242a2202-9be1-4da1-b0e7-d5ff5a2a07f4",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|2.1.0", "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.0.0", "http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|2.0.0" ],
  "url": "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/gic-client",
  "version": "2.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi/index.cfm",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Bundle",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "create",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ]
      } ],
      "documentation": "The DaVinci DEQM Gaps In Care Client **SHALL** be capable of supporting the DEQM Gaps In Care Bundle Profile and all the DEQM, CQFM, and QI Core Profiles they reference.",
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-bundle-deqm" ]
    }, {
      "type": "Measure",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "operation": [ {
        "name": "evaluate-measure",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "definition": "http://hl7.org/fhir/OperationDefinition/Measure-evaluate-measure"
      }, {
        "name": "care-gaps",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/care-gaps"
      } ],
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ]
      } ]
    }, {
      "type": "MeasureReport",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "create",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ]
      } ],
      "documentation": "The DaVinci DEQM Gaps In Care Client **SHALL** be capable of supporting the DEQM Gaps In Care Individual MeasureReport Profile and all the DEQM, CQFM, and QI Core Profiles they reference.",
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-indv-measurereport-deqm" ]
    } ],
    "security": {
      "description": "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)."
    },
    "interaction": [ {
      "code": "transaction",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ]
    }, {
      "code": "batch",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ]
    }, {
      "code": "search-system",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ]
    }, {
      "code": "history-system",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ]
    } ],
    "documentation": "Da Vinci DEQM Gaps In Care Client **SHALL** support the Gaps in Care Reporting transactions defined in the *Framework* Section of this Implementation Guide."
  } ]
}