Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions
Active as of 2024-10-21 |
{
"resourceType" : "CodeSystem",
"id" : "gaps-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gaps-status</b></p><a name=\"gaps-status\"> </a><a name=\"hcgaps-status\"> </a><a name=\"gaps-status-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">prospective-gap<a name=\"gaps-status-prospective-gap\"> </a></td><td>Prospective Gap</td><td>A discrepancy will exist in the future between recommended best practices and the services that are actually provided and documented unless actions are taken to provide recommended best practices and documentation before it becomes an open gap. A previously identified prospective gap may become closed if actions were taken to close the prospective gap before it became an open gap, or it may become an open gap if actions are not taken to close it.</td></tr><tr><td style=\"white-space:nowrap\">open-gap<a name=\"gaps-status-open-gap\"> </a></td><td>Open Gap</td><td>A discrepancy exists between recommended best practices and the services that are actually provided and documented.</td></tr><tr><td style=\"white-space:nowrap\">closed-gap<a name=\"gaps-status-closed-gap\"> </a></td><td>Closed Gap</td><td>No discrepancy exists between recommended best practices and the services that are actually provided and documented. A previously identified open gap may become closed, if actions were taken to close the open gaps.</td></tr><tr><td style=\"white-space:nowrap\">not-applicable<a name=\"gaps-status-not-applicable\"> </a></td><td>Not Applicable</td><td>The patient does not meet the initial population criteria for the measure.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.2.16.2"
}
],
"version" : "5.0.0",
"name" : "DEQMGapsStatusCodeSystem",
"title" : "DEQM Gaps In Care Gap Status Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-10-21T17:06:00+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "This is a code system for Gaps in Care gap status.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "prospective-gap",
"display" : "Prospective Gap",
"definition" : "A discrepancy will exist in the future between recommended best practices and the services that are actually provided and documented unless actions are taken to provide recommended best practices and documentation before it becomes an open gap. A previously identified prospective gap may become closed if actions were taken to close the prospective gap before it became an open gap, or it may become an open gap if actions are not taken to close it."
},
{
"code" : "open-gap",
"display" : "Open Gap",
"definition" : "A discrepancy exists between recommended best practices and the services that are actually provided and documented."
},
{
"code" : "closed-gap",
"display" : "Closed Gap",
"definition" : "No discrepancy exists between recommended best practices and the services that are actually provided and documented. A previously identified open gap may become closed, if actions were taken to close the open gaps."
},
{
"code" : "not-applicable",
"display" : "Not Applicable",
"definition" : "The patient does not meet the initial population criteria for the measure."
}
]
}