Data Exchange For Quality Measures Implementation Guide
1.0.0-ballot - STU 1 Ballot International flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions

: DEQM Remark Reason CodeSystem

Page standards status: Trial-use Maturity Level: 4

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "deqm-remark-reason",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem deqm-remark-reason</b></p><a name=\"deqm-remark-reason\"> </a><a name=\"hcdeqm-remark-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-remark-reason</code> defines the following code:</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\">inapplicable-gap<a name=\"deqm-remark-reason-inapplicable-gap\"> </a></td><td>Inapplicable gap</td><td>Reason for the remark is because the gap is not applicable to the patient.</td></tr></table></div>"
  },
  "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/uv/deqm/ImplementationGuide/hl7.fhir.uv.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/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-remark-reason",
  "version" : "1.0.0-ballot",
  "name" : "DEQMRemarkReason",
  "title" : "DEQM Remark Reason CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-23T23:41:55+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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/uv/deqm/ValueSet/deqm-remark-reason",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "inapplicable-gap",
      "display" : "Inapplicable gap",
      "definition" : "Reason for the remark is because the gap is not applicable to the patient."
    }
  ]
}