{
"description": "This is a code system for Risk Adjustment evidence status to indicate whether a Condition Category (CC) gap is open-gap, closed-gap, or pending.",
"_filename": "CodeSystem-evidence-status.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2022-06-16T14:23:36+00:00",
"publisher": "HL7 Clinical Quality Information Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "RiskAdjustmentEvidenceStatusCodeSystem",
"copyright": "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Risk Adjustment Evidence Status Code System",
"package_version": "ra-1.0.0",
"status": "active",
"id": "9911280e-d732-485d-b304-51c472a16d38",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/us/davinci-ra/CodeSystem/evidence-status",
"concept": [ {
"code": "closed-gap",
"display": "Closed Condition Category Gap",
"definition": "Evidence to support a Condition Category (CC) was confirmed."
}, {
"code": "open-gap",
"display": "Open Condition Category Gap",
"definition": "Action is needed to confirm whether the Condition Category (CC) is valid."
}, {
"code": "pending",
"display": "Pending Condition Category Gap",
"definition": "Evidence was received and is in the process of being evaluated."
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "HL7 Clinical Quality Information Work Group",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}