Da Vinci Risk Adjustment Implementation Guide
2.0.0 - STU2 United States of America flag

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

: Coding Gap Remark CodeSystem - JSON Representation

Active as of 2024-11-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "coding-gap-remark",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coding-gap-remark</b></p><a name=\"coding-gap-remark\"> </a><a name=\"hccoding-gap-remark\"> </a><a name=\"coding-gap-remark-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark</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\">assessed-present<a name=\"coding-gap-remark-assessed-present\"> </a></td><td>Assessed and present</td><td>Assessed the gap and acknowledged it is still present.</td></tr><tr><td style=\"white-space:nowrap\">assessed-not-present<a name=\"coding-gap-remark-assessed-not-present\"> </a></td><td>Assessed and not present</td><td>Assessed the gap and acknowledged it is not present.</td></tr><tr><td style=\"white-space:nowrap\">in-progress<a name=\"coding-gap-remark-in-progress\"> </a></td><td>In progress</td><td>Assessed the gap and actions are taken to address the gap.</td></tr><tr><td style=\"white-space:nowrap\">deferred<a name=\"coding-gap-remark-deferred\"> </a></td><td>Deferred</td><td>Assessed the gap and actions will be taken in the future to address the gap.</td></tr><tr><td style=\"white-space:nowrap\">not-assessed<a name=\"coding-gap-remark-not-assessed\"> </a></td><td>Not assessed</td><td>Gap was shown to the provider but no action was taken to assess the gap.</td></tr><tr><td style=\"white-space:nowrap\">not-presented<a name=\"coding-gap-remark-not-presented\"> </a></td><td>Not presented</td><td>System did not present the gap to the end user.</td></tr><tr><td style=\"white-space:nowrap\">not-ingested<a name=\"coding-gap-remark-not-ingested\"> </a></td><td>Not ingested</td><td>System cannot process the gap that was received.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.29.16.2"
    }
  ],
  "version" : "2.0.0",
  "name" : "CodingGapRemark",
  "title" : "Coding Gap Remark 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" : "Coded remark for coding gap",
  "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/coding-gap-remark",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "assessed-present",
      "display" : "Assessed and present",
      "definition" : "Assessed the gap and acknowledged it is still present."
    },
    {
      "code" : "assessed-not-present",
      "display" : "Assessed and not present",
      "definition" : "Assessed the gap and acknowledged it is not present."
    },
    {
      "code" : "in-progress",
      "display" : "In progress",
      "definition" : "Assessed the gap and actions are taken to address the gap."
    },
    {
      "code" : "deferred",
      "display" : "Deferred",
      "definition" : "Assessed the gap and actions will be taken in the future to address the gap."
    },
    {
      "code" : "not-assessed",
      "display" : "Not assessed",
      "definition" : "Gap was shown to the provider but no action was taken to assess the gap."
    },
    {
      "code" : "not-presented",
      "display" : "Not presented",
      "definition" : "System did not present the gap to the end user."
    },
    {
      "code" : "not-ingested",
      "display" : "Not ingested",
      "definition" : "System cannot process the gap that was received."
    }
  ]
}