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-cibuild 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
| Page standards status: Trial-use | Maturity Level: 4 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/deqm-care-gap-reason> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "deqm-care-gap-reason"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem deqm-care-gap-reason</b></p><a name=\"deqm-care-gap-reason\"> </a><a name=\"hcdeqm-care-gap-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-care-gap-reason</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\">NotFound<a name=\"deqm-care-gap-reason-NotFound\"> </a></td><td>Data Element Not Found</td><td>Data Element was not able to be located</td></tr><tr><td style=\"white-space:nowrap\">Missing<a name=\"deqm-care-gap-reason-Missing\"> </a></td><td>Missing Data Element</td><td>Data Element is known to exist (e.g. claim exists for procedure), but was not found</td></tr><tr><td style=\"white-space:nowrap\">Present<a name=\"deqm-care-gap-reason-Present\"> </a></td><td>Data Element is Present</td><td>Data Element is was found matching the criteria</td></tr><tr><td style=\"white-space:nowrap\">InvalidAttribute<a name=\"deqm-care-gap-reason-InvalidAttribute\"> </a></td><td>Attribute is Invalid</td><td>Data element was found, but value was not equal to expected value</td></tr><tr><td style=\"white-space:nowrap\">DateInRange<a name=\"deqm-care-gap-reason-DateInRange\"> </a></td><td>Date is within specified range</td><td>Data element was a temporal type (e.g. DateTime, Period, Duration) was within range of dateFilter constraint</td></tr><tr><td style=\"white-space:nowrap\">DateOutOfRange<a name=\"deqm-care-gap-reason-DateOutOfRange\"> </a></td><td>Date is out of specified range</td><td>Data element was a temporal type (e.g. DateTime, Period, Duration) was not in range of dateFilter constraint</td></tr><tr><td style=\"white-space:nowrap\">ValueInRange<a name=\"deqm-care-gap-reason-ValueInRange\"> </a></td><td>Value is within specified range</td><td>Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was within in range of valueFilter constraint</td></tr><tr><td style=\"white-space:nowrap\">ValueOutOfRange<a name=\"deqm-care-gap-reason-ValueOutOfRange\"> </a></td><td>Value is out of specified range</td><td>Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was not in range of valueFilter constraint</td></tr><tr><td style=\"white-space:nowrap\">CountInRange<a name=\"deqm-care-gap-reason-CountInRange\"> </a></td><td>Count is within specified range</td><td>The count of data elements found was within specified range</td></tr><tr><td style=\"white-space:nowrap\">CountOutOfRange<a name=\"deqm-care-gap-reason-CountOutOfRange\"> </a></td><td>Count is out of specified range</td><td>The count of data elements found was out of specified range</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "cqi" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "4"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm" ;
fhir:link <http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm" ;
fhir:link <http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm>
]
]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/deqm/CodeSystem/deqm-care-gap-reason"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0-cibuild"] ;
fhir:CodeSystem.name [ fhir:value "DEQMCareGapReason"] ;
fhir:CodeSystem.title [ fhir:value "DEQM Care Gap Reasons Code System"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-15T14:39:49+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "HL7 International / Clinical Quality Information"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "This is a code system for Care Gap Reasons"] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "NotFound" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Data Element Not Found" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data Element was not able to be located" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "Missing" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing Data Element" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data Element is known to exist (e.g. claim exists for procedure), but was not found" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "Present" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Data Element is Present" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data Element is was found matching the criteria" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "InvalidAttribute" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Attribute is Invalid" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data element was found, but value was not equal to expected value" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "DateInRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Date is within specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data element was a temporal type (e.g. DateTime, Period, Duration) was within range of dateFilter constraint" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "DateOutOfRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Date is out of specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data element was a temporal type (e.g. DateTime, Period, Duration) was not in range of dateFilter constraint" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "ValueInRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Value is within specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was within in range of valueFilter constraint" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "ValueOutOfRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Value is out of specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was not in range of valueFilter constraint" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "CountInRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Count is within specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The count of data elements found was within specified range" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "CountOutOfRange" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Count is out of specified range" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The count of data elements found was out of specified range" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/deqm-care-gap-reason.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/deqm-care-gap-reason.ttl> .
IG © 2020+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.deqm#1.0.0-cibuild based on FHIR 4.0.1.
Generated
2026-07-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
