Data Exchange For Quality Measures Implementation Guide
4.0.0 - STU4 United States of America 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 4.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-deqm/ and changes regularly. See the Directory of published versions

CodeSystem: Care Gap Reasons Code System

Official URL: http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason Version: 4.0.0
Active as of 2024-01-30 Computable Name: CareGapREason

This is a code system for Care Gap Reasons

This Code system is referenced in the content logical definition of the following value sets:

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

CodeDisplayDefinition
NotFound Data Element Not FoundData Element was not able to be located
Missing Missing Data ElementData Element is known to exist (e.g. claim exists for procedure), but was not found
Present Data Element is PresentData Element is was found matching the criteria
InvalidAttribute Attribute is InvalidData element was found, but value was not equal to expected value
DateInRange Date is within specified rangeData element was a temporal type (e.g. DateTime, Period, Duration) was within range of dateFilter constraint
DateOutOfRange Date is out of specified rangeData element was a temporal type (e.g. DateTime, Period, Duration) was not in range of dateFilter constraint
ValueInRange Value is within specified rangeData element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was within in range of valueFilter constraint
ValueOutOfRange Value is out of specified rangeData element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was not in range of valueFilter constraint
CountInRange Count is within specified rangeThe count of data elements found was within specified range
CountOutOfRange Count is out of specified rangeThe count of data elements found was out of specified range