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

FHIR IG Statistics: CodeSystem/care-gap-remark

Packagehl7.fhir.us.davinci-deqm
TypeCodeSystem
Idcare-gap-remark
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-deqm/https://build.fhir.org/ig/HL7/davinci-deqm/CodeSystem-care-gap-remark.html
URLhttp://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-remark
Version5.0.0
Statusactive
Date2025-07-02T18:21:08+00:00
NameCareGapRemark
TitleCare Gap Remark Code System
Realmus
Authorityhl7
DescriptionThis is a code system for Care Gap Remark
Contentcomplete

Resources that use this resource

ValueSet
care-gap-remarkCare Gap Remark Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem care-gap-remark

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

CodeDisplayDefinition
order-placed Order placedAn order has been placed to address and close the gap
satisfied-in-EHR Satisfied in EHRData already present in the EHR satisfies the open gap.
out-of-range Out of rangeEHR reports patient condition is not within allowed threshold.
patient-refused Patient refusedPatient refused intervention to close the gap.
rejected RejectedAction to address the gap was rejected by the provider, such as a measure is not applicable to the patient at this time.
suppressed SuppressedPresentation of the gap to the provider was suppressed.
not-assessed Not assessedGap was shown to the provider but no action was taken to assess the gap.
not-ingested Not ingestedSystem cannot process the gap that was received.

Source

{
  "resourceType": "CodeSystem",
  "id": "care-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": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    },
    {
      "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-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-remark",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.23.16.4"
    }
  ],
  "version": "5.0.0",
  "name": "CareGapRemark",
  "title": "Care Gap Remark Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-07-02T18:21:08+00:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "This is a code system for Care Gap Remark",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "order-placed",
      "display": "Order placed",
      "definition": "An order has been placed to address and close the gap"
    },
    {
      "code": "satisfied-in-EHR",
      "display": "Satisfied in EHR",
      "definition": "Data already present in the EHR satisfies the open gap."
    },
    {
      "code": "out-of-range",
      "display": "Out of range",
      "definition": "EHR reports patient condition is not within allowed threshold."
    },
    {
      "code": "patient-refused",
      "display": "Patient refused",
      "definition": "Patient refused intervention to close the gap."
    },
    {
      "code": "rejected",
      "display": "Rejected",
      "definition": "Action to address the gap was rejected by the provider, such as a measure is not applicable to the patient at this time."
    },
    {
      "code": "suppressed",
      "display": "Suppressed",
      "definition": "Presentation of the gap to the provider was suppressed."
    },
    {
      "code": "not-assessed",
      "display": "Not assessed",
      "definition": "Gap was shown to the provider but no action was taken to assess the gap."
    },
    {
      "code": "not-ingested",
      "display": "Not ingested",
      "definition": "System cannot process the gap that was received."
    }
  ]
}