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.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-ra/ and changes regularly. See the Directory of published versions
Active as of 2024-11-18 |
{
"resourceType" : "CodeSystem",
"id" : "remark-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem remark-reason</b></p><a name=\"remark-reason\"> </a><a name=\"hcremark-reason\"> </a><a name=\"remark-reason-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason</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\">never-had-condition<a name=\"remark-reason-never-had-condition\"> </a></td><td>Patient never had the condition</td><td>Reason for the assessed-not-present remark is because the patient has never had this condition.</td></tr><tr><td style=\"white-space:nowrap\">inactive-condition<a name=\"remark-reason-inactive-condition\"> </a></td><td>Condition no longer active</td><td>Reason for the assessed-not-present remark is because the patient's condition is no longer active.</td></tr><tr><td style=\"white-space:nowrap\">inapplicable-gap<a name=\"remark-reason-inapplicable-gap\"> </a></td><td>Inapplicable gap</td><td>Reason for the assessed-not-present remark is because the patient has an active condition but the gap does not accurately describe it.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/davinci-ra/CodeSystem/remark-reason",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.29.16.5"
}
],
"version" : "2.0.0",
"name" : "RemarkReason",
"title" : "Remark Reason CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-11-18T06:27:27+00:00",
"publisher" : "HL7 International / Clinical Quality Information",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi"
}
]
}
],
"description" : "Reason codes for remark",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/remark-reason",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "never-had-condition",
"display" : "Patient never had the condition",
"definition" : "Reason for the assessed-not-present remark is because the patient has never had this condition."
},
{
"code" : "inactive-condition",
"display" : "Condition no longer active",
"definition" : "Reason for the assessed-not-present remark is because the patient's condition is no longer active."
},
{
"code" : "inapplicable-gap",
"display" : "Inapplicable gap",
"definition" : "Reason for the assessed-not-present remark is because the patient has an active condition but the gap does not accurately describe it."
}
]
}