PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@5.0.0
    http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason
{
  "description": "This is a code system for Care Gap Reasons",
  "_filename": "CodeSystem-care-gap-reason.json",
  "package_name": "hl7.fhir.us.davinci-deqm",
  "date": "2025-05-19T15:31:55+00:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "CareGapREason",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Care Gap Reasons Code System",
  "package_version": "5.0.0",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "c16c63f6-895c-4e47-8d46-067de8f151bd",
  "kind": null,
  "count": 10,
  "url": "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/care-gap-reason",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.2.16.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "NotFound",
    "display": "Data Element Not Found",
    "definition": "Data Element was not able to be located"
  }, {
    "code": "Missing",
    "display": "Missing Data Element",
    "definition": "Data Element is known to exist (e.g. claim exists for procedure), but was not found"
  }, {
    "code": "Present",
    "display": "Data Element is Present",
    "definition": "Data Element is was found matching the criteria"
  }, {
    "code": "InvalidAttribute",
    "display": "Attribute is Invalid",
    "definition": "Data element was found, but value was not equal to expected value"
  }, {
    "code": "DateInRange",
    "display": "Date is within specified range",
    "definition": "Data element was a temporal type (e.g. DateTime, Period, Duration) was within range of dateFilter constraint"
  }, {
    "code": "DateOutOfRange",
    "display": "Date is out of specified range",
    "definition": "Data element was a temporal type (e.g. DateTime, Period, Duration) was not in range of dateFilter constraint"
  }, {
    "code": "ValueInRange",
    "display": "Value is within specified range",
    "definition": "Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was within in range of valueFilter constraint"
  }, {
    "code": "ValueOutOfRange",
    "display": "Value is out of specified range",
    "definition": "Data element was a numeric type (e.g. Quantity, Integer, Range, Ratio, SampledData) was not in range of valueFilter constraint"
  }, {
    "code": "CountInRange",
    "display": "Count is within specified range",
    "definition": "The count of data elements found was within specified range"
  }, {
    "code": "CountOutOfRange",
    "display": "Count is out of specified range",
    "definition": "The count of data elements found was out of specified range"
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}