FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-deqm.r4
Resource TypeCodeSystem
IdCodeSystem-gaps-status.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem gaps-status

This case-sensitive code system http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status defines the following codes:

CodeDisplayDefinition
prospective-gap Prospective GapA 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.
open-gap Open GapA discrepancy exists between recommended best practices and the services that are actually provided and documented.
closed-gap Closed GapNo 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.
not-applicable Not ApplicableThe patient does not meet the initial population criteria for the measure.

Source1

{
  "resourceType": "CodeSystem",
  "id": "gaps-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    }
  ],
  "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": "2025-05-19T15:55:30+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."
    }
  ]
}