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

Resource Profile: DEQM Data Exchange MeasureReport Profile

Official URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm Version: 4.0.0
Active as of 2018-06-19 Computable Name: DEQMDataExchangeMeasureReportProfile

MeasureReport is used as an organizer for both data exchange for measure and for measure reporting. Three profiles on the MeasureReport resource are defined in this guide to delineate these different uses. When a data producer needs to send data to a data consumer, they use the DEQM Data-Exchange MeasureReport Profile defined here. The type element in this profile is set to “data-collection”. Along with the MeasureReport profile, the data producer sends the Organization, Patient and any relevant resources for the measure they have produced data on. When a data producer sends a MeasureReport and the associated data, they may not have all the data that is required to calculate the measure report. Additional data may need to be collected later or there may be additional data used in the measure that the aggregator owns such as a continuous coverage period requirement.

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

Each MeasureReport must have:

  1. Whether is a snapshot or incremental update*
  2. A status
  3. measure report type hardcoded to “data-collection”
  4. The reference to the Measure
  5. A link to patient the report is about
  6. The date the report was generated
  7. The organization that reported the data
  8. The measurement period

Each MeasureReport should have (Must Support):

  1. References to other resources involved in producing the report
  2. Specify the software systems used by the reporting system using the CQFM Software System Extension
  3. A reporter.group

Additional Profile specific implementation guidance:

  • *For a detailed discussion of incremental and snapshot updates see these sections on Submit Data and Collect Data

  • The Producer may not have all the data that is required to calculate the measure report at that time it is transmitted. It that case the MeasureReport may not have any evaluatedResources (in other words, no measure data). The missing data may be transmitted in a subsequent update or the additional data used in the measure is owned by an aggregator (such as a continuous coverage period requirement).

  • The reporter should be consistent with the X-Provenance header data if present.

A data producer

Examples

Usage:

Formal Views of Profile Content

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

This structure is derived from MeasureReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport 0..*MeasureReportResults of a measure evaluation
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... status S1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type S1..1codeindividual | subject-list | summary | data-collection
Fixed Value: data-collection
... measure S1..1canonical(Measure)What measure was calculated
... subject S1..1Reference(QICore Patient)What individual(s) the report is for
... date S1..1dateTimeWhen the report was generated
... reporter S1..1Reference(QICore Organization)The organization where the measure was completed
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
... period SC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... start S1..1dateTimeStarting time with inclusive boundary
.... end S1..1dateTimeEnd time with inclusive boundary, if not ongoing
... group
.... measureScore 0..0
.... stratifier 0..0
... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9
NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!SΣ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type SΣC1..1codeindividual | subject-list | summary | data-collection
Binding: MeasureReportType (required): The type of the measure report.


Fixed Value: data-collection
... measure SΣ1..1canonical(Measure)What measure was calculated
... subject SΣ1..1Reference(QICore Patient)What individual(s) the report is for
... date SΣ1..1dateTimeWhen the report was generated
... reporter SΣ1..1Reference(QICore Organization)The organization where the measure was completed
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
... period SΣC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... improvementNotation ?!Σ0..1CodeableConceptincrease | decrease
Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredFixed Value: data-collection
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.improvementNotationrequiredMeasureImprovementNotation
http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9
NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAdditional identifier for the MeasureReport
... status ?!SΣ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type SΣC1..1codeindividual | subject-list | summary | data-collection
Binding: MeasureReportType (required): The type of the measure report.


Fixed Value: data-collection
... measure SΣ1..1canonical(Measure)What measure was calculated
... subject SΣ1..1Reference(QICore Patient)What individual(s) the report is for
... date SΣ1..1dateTimeWhen the report was generated
... reporter SΣ1..1Reference(QICore Organization)The organization where the measure was completed
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
.... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... period SΣC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... improvementNotation ?!Σ0..1CodeableConceptincrease | decrease
Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

... group C0..*BackboneElementMeasure results for each group
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptMeaning of the group
.... population 0..*BackboneElementThe populations in the group
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count 0..1integerSize of the population
..... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredFixed Value: data-collection
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.reporter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
MeasureReport.improvementNotationrequiredMeasureImprovementNotation
http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1
from the FHIR Standard
MeasureReport.group.population.codeextensibleMeasurePopulationType
http://hl7.org/fhir/ValueSet/measure-population
from the FHIR Standard
MeasureReport.group.stratifier.stratum.population.codeextensibleMeasurePopulationType
http://hl7.org/fhir/ValueSet/measure-population
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9

Differential View

This structure is derived from MeasureReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport 0..*MeasureReportResults of a measure evaluation
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... status S1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type S1..1codeindividual | subject-list | summary | data-collection
Fixed Value: data-collection
... measure S1..1canonical(Measure)What measure was calculated
... subject S1..1Reference(QICore Patient)What individual(s) the report is for
... date S1..1dateTimeWhen the report was generated
... reporter S1..1Reference(QICore Organization)The organization where the measure was completed
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
... period SC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... start S1..1dateTimeStarting time with inclusive boundary
.... end S1..1dateTimeEnd time with inclusive boundary, if not ongoing
... group
.... measureScore 0..0
.... stratifier 0..0
... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!SΣ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type SΣC1..1codeindividual | subject-list | summary | data-collection
Binding: MeasureReportType (required): The type of the measure report.


Fixed Value: data-collection
... measure SΣ1..1canonical(Measure)What measure was calculated
... subject SΣ1..1Reference(QICore Patient)What individual(s) the report is for
... date SΣ1..1dateTimeWhen the report was generated
... reporter SΣ1..1Reference(QICore Organization)The organization where the measure was completed
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
... period SΣC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... improvementNotation ?!Σ0..1CodeableConceptincrease | decrease
Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredFixed Value: data-collection
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.improvementNotationrequiredMeasureImprovementNotation
http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... updatetype S1..1codeOptional Extensions Element
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType
Binding: DEQM Update Type Value Set (required)
... software S0..*Reference(CQFM Device)Extension
URL: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem
... vendor S0..1Reference(QICore Organization)Vendor information
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor
... location 0..*Reference(QICore Location)Location(s) from which reported data was gathered
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-dataLocation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAdditional identifier for the MeasureReport
... status ?!SΣ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type SΣC1..1codeindividual | subject-list | summary | data-collection
Binding: MeasureReportType (required): The type of the measure report.


Fixed Value: data-collection
... measure SΣ1..1canonical(Measure)What measure was calculated
... subject SΣ1..1Reference(QICore Patient)What individual(s) the report is for
... date SΣ1..1dateTimeWhen the report was generated
... reporter SΣ1..1Reference(QICore Organization)The organization where the measure was completed
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... group S0..1Reference(Group)Group of practitioners responsible for a report
URL: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reporterGroup
.... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... period SΣC1..1PeriodWhat period the report covers
deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD )
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeStarting time with inclusive boundary
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
... improvementNotation ?!Σ0..1CodeableConceptincrease | decrease
Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

... group C0..*BackboneElementMeasure results for each group
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptMeaning of the group
.... population 0..*BackboneElementThe populations in the group
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count 0..1integerSize of the population
..... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
... evaluatedResource S0..*Reference(Resource)What data was used to calculate the measure score

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredFixed Value: data-collection
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.reporter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
MeasureReport.improvementNotationrequiredMeasureImprovementNotation
http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1
from the FHIR Standard
MeasureReport.group.population.codeextensibleMeasurePopulationType
http://hl7.org/fhir/ValueSet/measure-population
from the FHIR Standard
MeasureReport.group.stratifier.stratum.population.codeextensibleMeasurePopulationType
http://hl7.org/fhir/ValueSet/measure-population
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
deqm-1errorMeasureReport.periodDate precision SHALL be at least to day ( YYYY-MM-DD )
: start.toString().length()>9 and end.toString().length()>9

 

Other representations of profile: CSV, Excel, Schematron

Notes:

This profile is used in the following transactions:

Data Exchange