Da Vinci Risk Adjustment Implementation Guide
2.1.0 - STU 2.1 United States of America flag

Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions

: Risk Gap - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "OperationDefinition",
  "id" : "risk-gap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition risk-gap</b></p><a name=\"risk-gap\"> </a><a name=\"hcrisk-gap\"> </a><p>URL: [base]/MeasureReport/$risk-gap</p><p>URL: [base]/MeasureReport/[id]/$risk-gap</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>periodStart</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>The start of a clinical evaluation period.</p>\n</div></td></tr><tr><td>IN</td><td>periodEnd</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>The end of a clinical evaluation period.</p>\n</div></td></tr><tr><td>IN</td><td>subject</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a> (<a href=\"http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-patient.html\" title=\"http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0\">US Core Patient Profile</a>)</td><td/><td><div><p>Patient resource as input parameter, which provides data such as patient's first name, last name, date of birth</p>\n</div></td></tr><tr><td>IN</td><td>coverage</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/coverage.html\">Coverage</a> (<a href=\"http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-coverage.html\" title=\"http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage|7.0.0\">US Core Coverage Profile</a>)</td><td/><td><div><p>This is a reference to the Coverage resource, which provides information such as the subscriberId</p>\n</div></td></tr><tr><td>IN</td><td>TIN</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"https://hl7.org/fhir/R4/search.html#token\">token</a>)</td><td/><td><div><p>This is the provider rganization's TIN</p>\n</div></td></tr><tr><td>IN</td><td>ccType</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td><a href=\"ValueSet-cc-type.html\">Condition Category Type</a> (Extensible)</td><td><div><p>This Condition Category (CC) gaps will be filterd based on the CC type code, whether it is suspected, historic, and/or net-new.</p>\n</div></td></tr><tr><td>IN</td><td>evidenceStatus</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td><a href=\"ValueSet-evidence-status.html\">Evidence Status</a> (Extensible)</td><td><div><p>This Condition Category (CC) gaps will be filterd based on the evidence status, whether the gap is an open-gap, invalid-gap, closed-gap, and/or pending.</p>\n</div></td></tr><tr><td>IN</td><td>providerTaxonomy</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td><a href=\"http://hl7.org/fhir/R4/valueset-provider-taxonomy.html\">ProviderTaxonomy</a> (Extensible)</td><td><div><p>This Condition Category (CC) gaps will be filterd based on provider taxonomy.</p>\n</div></td></tr><tr><td>IN</td><td>encounter</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a> (<a href=\"http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-encounter.html\" title=\"http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|7.0.0\">US Core Encounter Profile</a>)</td><td/><td><div><p>This is a reference to the Encounter resource, which provides information such as the encounter id and date of service.</p>\n</div></td></tr><tr><td>IN</td><td>contextId</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a><br/>(<a href=\"https://hl7.org/fhir/R4/search.html#token\">token</a>)</td><td/><td><div><p>The contextId is intended to be used for 'non-standard' identifiers, for example, some systems may have an internally defined gap-request-id</p>\n</div></td></tr><tr><td>IN</td><td>referenced</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/resource.html\">Resource</a><br/>(<a href=\"https://hl7.org/fhir/R4/search.html#reference\">reference</a>)</td><td/><td><div><p>Any resources that are referenced by other input parameters defined in this operation. For example, Coverage.payor that is an Organization resource referenced by Coverage , which can then be included here using this parameter 'referenced'</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>This operation returns a Bundle of MeasureReports and associated resources</p>\n</div></td></tr></table></div>"
  },
  "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" : "draft"
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-ra/OperationDefinition/risk-gap",
  "version" : "2.1.0",
  "name" : "Risk Gap",
  "title" : "Risk Gap",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2025-07-24T18:33:11+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "The risk-gap operation is used to determine condition Category (CC) gaps for a patient/member.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "code" : "risk-gap",
  "resource" : [
    "MeasureReport"
  ],
  "system" : false,
  "type" : true,
  "instance" : true,
  "parameter" : [
    {
      "name" : "periodStart",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The start of a clinical evaluation period.",
      "type" : "date"
    },
    {
      "name" : "periodEnd",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The end of a clinical evaluation period.",
      "type" : "date"
    },
    {
      "name" : "subject",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Patient resource as input parameter, which provides data such as patient's first name, last name, date of birth",
      "type" : "Patient",
      "targetProfile" : [
        🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0"
      ]
    },
    {
      "name" : "coverage",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "This is a reference to the Coverage resource, which provides information such as the subscriberId",
      "type" : "Coverage",
      "targetProfile" : [
        🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage|7.0.0"
      ]
    },
    {
      "name" : "TIN",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "This is the provider rganization's TIN",
      "type" : "string",
      "searchType" : "token"
    },
    {
      "name" : "ccType",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "This Condition Category (CC) gaps will be filterd based on the CC type code, whether it is suspected, historic, and/or net-new.",
      "type" : "code",
      "binding" : {
        "strength" : "extensible",
        "valueSet" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/cc-type"
      }
    },
    {
      "name" : "evidenceStatus",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "This Condition Category (CC) gaps will be filterd based on the evidence status, whether the gap is an open-gap, invalid-gap, closed-gap, and/or pending.",
      "type" : "code",
      "binding" : {
        "strength" : "extensible",
        "valueSet" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/evidence-status"
      }
    },
    {
      "name" : "providerTaxonomy",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "This Condition Category (CC) gaps will be filterd based on provider taxonomy.",
      "type" : "code",
      "binding" : {
        "strength" : "extensible",
        "valueSet" : "http://hl7.org/fhir/ValueSet/provider-taxonomy"
      }
    },
    {
      "name" : "encounter",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "This is a reference to the Encounter resource, which provides information such as the encounter id and date of service.",
      "type" : "Encounter",
      "targetProfile" : [
        🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|7.0.0"
      ]
    },
    {
      "name" : "contextId",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "The contextId is intended to be used for 'non-standard' identifiers, for example, some systems may have an internally defined gap-request-id",
      "type" : "string",
      "searchType" : "token"
    },
    {
      "name" : "referenced",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "Any resources that are referenced by other input parameters defined in this operation. For example, Coverage.payor that is an Organization resource referenced by Coverage , which can then be included here using this parameter 'referenced'",
      "type" : "Resource",
      "searchType" : "reference"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "This operation returns a Bundle of MeasureReports and associated resources",
      "type" : "Bundle"
    }
  ]
}