Data Exchange For Quality Measures Implementation Guide
5.0.0 - STU5 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 5.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

Resource Profile: DEQM Individual MeasureReport List

Official URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-list Version: 5.0.0
Draft as of 2025-04-02 Computable Name: DEQMIndividualMeasureReportList
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.42.27

A list that contains entries of referencing DEQM Individual MeasureReport resources for the same measure, one for each subject in the overall population.

Mandatory Data Elements and Terminology

The following data-elements are mandatory (i.e data MUST be present).

Each Must Have:

  1. status: current | retired | entered-in-error
  2. mode: working | snapshot | changes
  3. entry.item: DEQM Individual MeasureReport

Each Must Support:

  1. entry: Entries in the list

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. List C 0..* List A list is a curated collection of resources
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
lst-1: A list can only have an emptyReason if it is empty
lst-2: The deleted flag can only be used if the mode of the list is "changes"
lst-3: An entry date can only be used if the mode of the list is "working"
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... status ?!Σ 1..1 code current | retired | entered-in-error
Binding: ListStatus (required): The current state of the list.


ele-1: All FHIR elements must have a @value or children
... mode ?!Σ 1..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this list.


ele-1: All FHIR elements must have a @value or children
... entry SC 0..* BackboneElement Entries in the list
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... deleted ?!C 0..1 boolean If this item is actually marked as deleted
ele-1: All FHIR elements must have a @value or children
.... item S 1..1 Reference(DEQM Individual MeasureReport Profile) DEQM Individual MeasureReport
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
List.statusrequiredListStatus
http://hl7.org/fhir/ValueSet/list-status|4.0.1
from the FHIR Standard
List.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron