This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.1.0: STU 3) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
MeasureReport is used as an organizer for both data exchange for measure and for measure reporting. Four profiles on the MeasureReport resource are defined in this guide to delineate these different uses. The DEQM Gaps In Care Individual MeasureReport Profile defined here is based on the DEQM Individual MeasureReport Profile. It is used when a gaps in care report for a measure is reported to an aggregator for one specific patient. It contains all of the data that is relevant to generate the gaps in care report including the measure outcome and is similar to a QRDA Category 1 report. The DEQM Gaps In Care Individual MeasureReport Profile differs from a DEQM Individual MeasureReport Profile by specifying additionally that an evaluated resource can be associated with a specific population within a measure through the DEQM Population Reference Extension.
The official URL for this profile is:
http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-indv-measurereport-deqm
ONLY the new content for Gaps in Care is in the scope for ballot for the September, 2020 Ballot Cycle.
This profile builds on DEQM Individual MeasureReport Profile.
The following data-elements are mandatory (i.e data MUST be present).
Each must have:
Each should have (Must Support):
Additional Profile specific implementation guidance:
The MeasureReport.group.population.id
is a must support element because it is used to link across the Measure and is equal to the Measure.population.group.id
. This is needed because the MeasureReport.group.population.code
is insufficient when the measure types have multiple populations with the same code.
If the measure scoring type is ‘proportion’, ‘ratio’, or ‘continuous-variable’ then the improvementNotation element is required.
The reporter
should be consistent with the X-Provenance header data if present.
the DEQM Reporting Vendor Extension is intended to represent the submitting entity when it is not the same as the reporting entity.
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DEQMIndividualMeasureReportProfile
This structure is derived from DEQMIndividualMeasureReportProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MeasureReport | 0..* | DEQMIndividualMeasureReportProfile | Results of a measure evaluation | |
evaluatedResource | S | 0..* | Reference(Resource) | What data was used to calculate the measure score |
extension-populationReference | 0..* | CodeableConcept | Population reference URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-populationReference Binding: MeasurePopulationType (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MeasureReport | I | 0..* | DEQMIndividualMeasureReportProfile | Results of a measure evaluation |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension-measureScoring | SI | 0..1 | CodeableConcept | Extension URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring |
extension-reportingVendor | SI | 0..1 | Reference(DEQM Organization Profile) | Vendor information URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor |
extension-certificationIdentifier | SI | 0..1 | Identifier | CMS EHR Certifciation ID URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier" | |
value[x] | I | 1..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this |
value[x]:valueIdentifier | SI | 1..1 | Identifier | Value of extension Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
use | 0..1 | code | usual | official | temp | secondary | old (If known) | |
type | 0..1 | CodeableConcept | Description of identifier | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.3.2074.1 | |
value | 0..1 | string | The value that is unique | |
period | 0..1 | Period | Time period when id is/was valid for use | |
assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |
cqfm-softwaresystem | SI | 0..* | Reference(CQFMDevice) | Extension URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Additional identifier for the MeasureReport |
status | ?!SΣI | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required) |
type | SΣI | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required) Fixed Value: individual |
measure | SΣI | 1..1 | canonical(Measure) | What measure was calculated |
subject | SΣI | 1..1 | Reference(QICorePatient) | What individual(s) the report is for |
date | SΣI | 1..1 | dateTime | When the report was generated |
reporter | SΣI | 1..1 | Reference(DEQM Organization Profile) | The organization where the measure was completed |
period | SΣI | 1..1 | Period | What period the report covers deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD ) |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
start | SΣI | 1..1 | dateTime | Starting time with inclusive boundary |
end | SΣI | 1..1 | dateTime | End time with inclusive boundary, if not ongoing |
improvementNotation | ?!SΣI | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required) |
group | SI | 0..* | BackboneElement | Measure results for each group |
id | S | 0..1 | string | Unique id for inter-element referencing |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | ΣI | 0..1 | CodeableConcept | Meaning of the group |
population | SI | 1..* | BackboneElement | The populations in the group |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣI | 1..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible) |
count | SI | 0..1 | integer | Size of the population |
measureScore | SΣI | 1..1 | Quantity | What score this group achieved |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
extension-alternateScoreType | SI | 0..1 | dateTime, CodeableConcept, Period, Range, Duration | Possible additional measureScore value types URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType |
value | ΣI | 0..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!ΣI | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | ΣI | 0..1 | string | Unit representation |
system | ΣI | 0..1 | uri | System that defines coded unit form |
code | ΣI | 0..1 | code | Coded form of the unit |
stratifier | I | 0..* | BackboneElement | Stratification results |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 0..* | CodeableConcept | What stratifier of the group |
stratum | I | 0..* | BackboneElement | Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | I | 0..1 | CodeableConcept | The stratum value, e.g. male |
component | I | 0..* | BackboneElement | Stratifier component values |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 1..1 | CodeableConcept | What stratifier component of the group |
value | I | 1..1 | CodeableConcept | The stratum component value, e.g. male |
population | I | 0..* | BackboneElement | Population results in this stratum |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible) |
count | I | 0..1 | integer | Size of the population |
subjectResults | I | 0..1 | Reference(List) | For subject-list reports, the subject results in this population |
measureScore | I | 0..1 | Quantity | What score this stratum achieved |
evaluatedResource | SI | 0..* | Reference(Resource) | What data was used to calculate the measure score |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
extension-populationReference | I | 0..* | CodeableConcept | Population reference URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-populationReference Binding: MeasurePopulationType (required) |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | ΣI | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) |
identifier | ΣI | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | ΣI | 0..1 | string | Text alternative for the resource |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MeasureReport | I | 0..* | DEQMIndividualMeasureReportProfile | Results of a measure evaluation |
extension-measureScoring | I | 0..1 | CodeableConcept | Extension URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring |
extension-reportingVendor | I | 0..1 | Reference(DEQM Organization Profile) | Vendor information URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor |
extension-certificationIdentifier | I | 0..1 | Identifier | CMS EHR Certifciation ID URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier |
value[x]:valueIdentifier | I | 1..1 | Identifier | Value of extension Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
use | 0..1 | code | usual | official | temp | secondary | old (If known) | |
type | 0..1 | CodeableConcept | Description of identifier | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.3.2074.1 | |
value | 0..1 | string | The value that is unique | |
period | 0..1 | Period | Time period when id is/was valid for use | |
assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |
cqfm-softwaresystem | I | 0..* | Reference(CQFMDevice) | Extension URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem |
status | ?!ΣI | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required) |
type | ΣI | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required) Fixed Value: individual |
measure | ΣI | 1..1 | canonical(Measure) | What measure was calculated |
subject | ΣI | 1..1 | Reference(QICorePatient) | What individual(s) the report is for |
date | ΣI | 1..1 | dateTime | When the report was generated |
reporter | ΣI | 1..1 | Reference(DEQM Organization Profile) | The organization where the measure was completed |
period | ΣI | 1..1 | Period | What period the report covers deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD ) |
start | ΣI | 1..1 | dateTime | Starting time with inclusive boundary |
end | ΣI | 1..1 | dateTime | End time with inclusive boundary, if not ongoing |
improvementNotation | ?!ΣI | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required) |
group | I | 0..* | BackboneElement | Measure results for each group |
id | 0..1 | string | Unique id for inter-element referencing | |
population | I | 1..* | BackboneElement | The populations in the group |
code | ΣI | 1..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible) |
count | I | 0..1 | integer | Size of the population |
measureScore | ΣI | 1..1 | Quantity | What score this group achieved |
extension-alternateScoreType | I | 0..1 | dateTime, CodeableConcept, Period, Range, Duration | Possible additional measureScore value types URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType |
evaluatedResource | I | 0..* | Reference(Resource) | What data was used to calculate the measure score |
Documentation for this format |
This structure is derived from DEQMIndividualMeasureReportProfile
Differential View
This structure is derived from DEQMIndividualMeasureReportProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MeasureReport | 0..* | DEQMIndividualMeasureReportProfile | Results of a measure evaluation | |
evaluatedResource | S | 0..* | Reference(Resource) | What data was used to calculate the measure score |
extension-populationReference | 0..* | CodeableConcept | Population reference URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-populationReference Binding: MeasurePopulationType (required) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MeasureReport | I | 0..* | DEQMIndividualMeasureReportProfile | Results of a measure evaluation |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension-measureScoring | SI | 0..1 | CodeableConcept | Extension URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring |
extension-reportingVendor | SI | 0..1 | Reference(DEQM Organization Profile) | Vendor information URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor |
extension-certificationIdentifier | SI | 0..1 | Identifier | CMS EHR Certifciation ID URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier" | |
value[x] | I | 1..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this |
value[x]:valueIdentifier | SI | 1..1 | Identifier | Value of extension Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
use | 0..1 | code | usual | official | temp | secondary | old (If known) | |
type | 0..1 | CodeableConcept | Description of identifier | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.840.1.113883.3.2074.1 | |
value | 0..1 | string | The value that is unique | |
period | 0..1 | Period | Time period when id is/was valid for use | |
assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |
cqfm-softwaresystem | SI | 0..* | Reference(CQFMDevice) | Extension URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Additional identifier for the MeasureReport |
status | ?!SΣI | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required) |
type | SΣI | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required) Fixed Value: individual |
measure | SΣI | 1..1 | canonical(Measure) | What measure was calculated |
subject | SΣI | 1..1 | Reference(QICorePatient) | What individual(s) the report is for |
date | SΣI | 1..1 | dateTime | When the report was generated |
reporter | SΣI | 1..1 | Reference(DEQM Organization Profile) | The organization where the measure was completed |
period | SΣI | 1..1 | Period | What period the report covers deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD ) |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
start | SΣI | 1..1 | dateTime | Starting time with inclusive boundary |
end | SΣI | 1..1 | dateTime | End time with inclusive boundary, if not ongoing |
improvementNotation | ?!SΣI | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required) |
group | SI | 0..* | BackboneElement | Measure results for each group |
id | S | 0..1 | string | Unique id for inter-element referencing |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | ΣI | 0..1 | CodeableConcept | Meaning of the group |
population | SI | 1..* | BackboneElement | The populations in the group |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣI | 1..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible) |
count | SI | 0..1 | integer | Size of the population |
measureScore | SΣI | 1..1 | Quantity | What score this group achieved |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
extension-alternateScoreType | SI | 0..1 | dateTime, CodeableConcept, Period, Range, Duration | Possible additional measureScore value types URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType |
value | ΣI | 0..1 | decimal | Numerical value (with implicit precision) |
comparator | ?!ΣI | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required) |
unit | ΣI | 0..1 | string | Unit representation |
system | ΣI | 0..1 | uri | System that defines coded unit form |
code | ΣI | 0..1 | code | Coded form of the unit |
stratifier | I | 0..* | BackboneElement | Stratification results |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 0..* | CodeableConcept | What stratifier of the group |
stratum | I | 0..* | BackboneElement | Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | I | 0..1 | CodeableConcept | The stratum value, e.g. male |
component | I | 0..* | BackboneElement | Stratifier component values |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 1..1 | CodeableConcept | What stratifier component of the group |
value | I | 1..1 | CodeableConcept | The stratum component value, e.g. male |
population | I | 0..* | BackboneElement | Population results in this stratum |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | I | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible) |
count | I | 0..1 | integer | Size of the population |
subjectResults | I | 0..1 | Reference(List) | For subject-list reports, the subject results in this population |
measureScore | I | 0..1 | Quantity | What score this stratum achieved |
evaluatedResource | SI | 0..* | Reference(Resource) | What data was used to calculate the measure score |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
extension-populationReference | I | 0..* | CodeableConcept | Population reference URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-populationReference Binding: MeasurePopulationType (required) |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | ΣI | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) |
identifier | ΣI | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | ΣI | 0..1 | string | Text alternative for the resource |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet / Code |
MeasureReport.language | preferred | CommonLanguages Max Binding: AllLanguages |
MeasureReport.status | required | MeasureReportStatus |
MeasureReport.type | required | Fixed Value: individual |
MeasureReport.improvementNotation | required | MeasureImprovementNotation |
MeasureReport.group.population.code | extensible | MeasurePopulationType |
MeasureReport.group.measureScore.comparator | required | QuantityComparator |
MeasureReport.group.stratifier.stratum.population.code | extensible | MeasurePopulationType |
MeasureReport.evaluatedResource.type | extensible | ResourceType |
Id | Path | Details | Requirements |
deqm-1 | MeasureReport.period | Date precision SHALL be at least to day ( YYYY-MM-DD ) : start.matches('^([0-9]{4})(-)(1[0-2]|0[1-9])-(3[01]|0[1-9]|[12][0-9]).*') and end.matches('^([0-9]{4})(-)(1[0-2]|0[1-9])-(3[01]|0[1-9]|[12][0-9]).*') |
ONLY the new content for Gaps in Care is in the scope for ballot for the September, 2020 Ballot Cycle.