FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/coding-gap-remark

Packagehl7.fhir.us.davinci-ra
TypeCodeSystem
Idcoding-gap-remark
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-ra/https://build.fhir.org/ig/HL7/davinci-ra/CodeSystem-coding-gap-remark.html
URLhttp://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark
Version2.1.0
Statusactive
Date2025-06-30T21:15:44+00:00
NameCodingGapRemark
TitleCoding Gap Remark Codes
Realmus
Authorityhl7
DescriptionCode sytstem that indicates coded remark for a coding gap.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
coding-gap-remarkCoding Gap Remark

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem coding-gap-remark

This case-sensitive code system http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark defines the following codes:

CodeDisplayDefinition
assessed-present Assessed and presentAssessed the gap and acknowledged it is still present.
assessed-not-present Assessed and not presentAssessed the gap and acknowledged it is not present.
in-progress In progressAssessed the gap and actions are taken to address the gap.
deferred DeferredAssessed the gap and actions will be taken in the future to address the gap.
not-assessed Not assessedGap was shown to the provider but no action was taken to assess the gap.
not-presented Not presentedSystem did not present the gap to the end user.
not-ingested Not ingestedSystem cannot process the gap that was received.

Source

{
  "resourceType": "CodeSystem",
  "id": "coding-gap-remark",
  "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": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/davinci-ra"
          }
        ]
      }
    },
    {
      "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-ra/ImplementationGuide/davinci-ra"
          }
        ]
      }
    }
  ],
  "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.1.0",
  "name": "CodingGapRemark",
  "title": "Coding Gap Remark Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-06-30T21:15:44+00:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "Code sytstem that indicates coded remark for a coding gap.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "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."
    }
  ]
}