{
"description": "This is a code system for Gaps in Care gap status.",
"_filename": "CodeSystem-gaps-status.json",
"package_name": "hl7.fhir.us.davinci-deqm.r4b",
"date": "2022-12-05T17:41:19+00:00",
"publisher": "HL7 International - Clinical Quality Information Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "DEQMGapsStatusCodeSystem",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DEQM Gaps In Care Gap Status Code System",
"package_version": "4.0.0-ballot",
"status": "active",
"id": "01bb2bb5-e455-4d28-8fc6-8f893aeb6f3f",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/gaps-status",
"concept": [ {
"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."
} ],
"caseSensitive": true,
"version": "4.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}