Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

Resource Profile: Public Health Measure Report

Official URL: http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureReport Version: 1.0.1
Draft as of 2024-01-25 Computable Name: PublicHealthMeasureReport

Profile Public Health Measure Report

The Public Health Measure Report Profile ensures that MeasureReports conforms to the minimal content required to properly interpret a report of a Public Health Measure.

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 C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... status 1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type 1..1codeMeasureReports generated conforming to this profile are always summary reports
Required Pattern: summary
... measure S1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... identifier S1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
... date SC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... period S1..1PeriodA period must be present
.... start SC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... group
.... code S1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... code S1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
.... stratifier S0..*BackboneElementStratification results
..... code S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... value 0..0
...... population S1..*BackboneElementAt least one stratum population must be present
....... code S1..1CodeableConceptThe population code must be present
....... count S1..1integerThe population code count be present
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... measure SΣ1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
... subject SΣ1..1Reference(Location)The subject of a report is a location, e.g., a facility, region, service area, state or other geographic region
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... identifier SΣ1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
... date SΣC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... period SΣ1..1PeriodA period must be present
.... start SΣC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... 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
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code SΣ1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
.... stratifier S0..*BackboneElementStratification results
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... population S1..*BackboneElementAt least one stratum population must be present
....... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
....... code S1..1CodeableConceptThe population code must be present
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

....... count S1..1integerThe population code count be present
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredPattern: summary
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
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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... 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
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAdditional identifier for the MeasureReport
... status ?!Σ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type ΣC1..1codeMeasureReports generated conforming to this profile are always summary reports
Binding: MeasureReportType (required): The type of the measure report.


Required Pattern: summary
... measure SΣ1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
... subject SΣ1..1Reference(Location)The subject of a report is a location, e.g., a facility, region, service area, state or other geographic region
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... 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 SΣ1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
.... display Σ0..1stringText alternative for the resource
... date SΣC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... reporter Σ0..1Reference(Practitioner | PractitionerRole | Location | Organization)Who is reporting the data
... period SΣ1..1PeriodA period must be present
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... 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 SΣ1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... 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 SΣ1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
..... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
.... measureScore Σ0..1QuantityWhat score this group achieved
.... stratifier S0..*BackboneElementStratification results
..... 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 S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... 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
...... component 0..*BackboneElementStratifier component values
....... 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 1..1CodeableConceptWhat stratifier component of the group
....... value 1..1CodeableConceptThe stratum component value, e.g. male
...... population S1..*BackboneElementAt least one stratum population must be present
....... 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 S1..1CodeableConceptThe population code must be present
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

....... count S1..1integerThe population code count be present
....... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
...... measureScore 0..1QuantityWhat score this stratum achieved
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

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.typerequiredPattern: summary
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.subject.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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()

This structure is derived from MeasureReport

Summary

Mandatory: 5 elements (9 nested mandatory elements)
Must-Support: 18 elements
Prohibited: 1 element

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from MeasureReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... status 1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type 1..1codeMeasureReports generated conforming to this profile are always summary reports
Required Pattern: summary
... measure S1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... identifier S1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
... date SC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... period S1..1PeriodA period must be present
.... start SC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... group
.... code S1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... code S1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
.... stratifier S0..*BackboneElementStratification results
..... code S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... value 0..0
...... population S1..*BackboneElementAt least one stratum population must be present
....... code S1..1CodeableConceptThe population code must be present
....... count S1..1integerThe population code count be present
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... measure SΣ1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
... subject SΣ1..1Reference(Location)The subject of a report is a location, e.g., a facility, region, service area, state or other geographic region
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... identifier SΣ1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
... date SΣC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... period SΣ1..1PeriodA period must be present
.... start SΣC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... 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
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code SΣ1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
.... stratifier S0..*BackboneElementStratification results
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... population S1..*BackboneElementAt least one stratum population must be present
....... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
....... code S1..1CodeableConceptThe population code must be present
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

....... count S1..1integerThe population code count be present
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
MeasureReport.statusrequiredMeasureReportStatus
http://hl7.org/fhir/ValueSet/measure-report-status
from the FHIR Standard
MeasureReport.typerequiredPattern: summary
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
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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport C0..*MeasureReportResults of a measure evaluation
ReporterPresentInCompleteReport: A reporter must be present in a complete report.
... 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
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAdditional identifier for the MeasureReport
... status ?!Σ1..1codecomplete | pending | error
Binding: MeasureReportStatus (required)
... type ΣC1..1codeMeasureReports generated conforming to this profile are always summary reports
Binding: MeasureReportType (required): The type of the measure report.


Required Pattern: summary
... measure SΣ1..1canonical(Measure)Each MeasureReport resource must document the measure it is reporting for.
... subject SΣ1..1Reference(Location)The subject of a report is a location, e.g., a facility, region, service area, state or other geographic region
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... geolocation 0..1(Complex)Extension Attributes to associate with a Location Reference to simplify Geographic search
URL: http://hl7.org/fhir/uv/saner/StructureDefinition/GeoLocation
.... 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 SΣ1..1IdentifierThe subject shall have an identifier which uniquely identifies the subject to the recepient.
.... display Σ0..1stringText alternative for the resource
... date SΣC1..1dateTimeThe date the report was generated must be specified, and must be precise to the second
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... reporter Σ0..1Reference(Practitioner | PractitionerRole | Location | Organization)Who is reporting the data
... period SΣ1..1PeriodA period must be present
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTimeThe end time of the period must be present, be precise to the second, and have a time zone
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
.... end SΣC1..1dateTimeEnd time with inclusive boundary, if not ongoing
DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone
... 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 SΣ1..1CodeableConceptThe code for each group must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
.... population SC1..*BackboneElementThe populations in the group
HasValueOrDataAbsentReason: A population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
..... 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 SΣ1..1CodeableConceptThe code for each population must be present to enable matching to the measure, and a value must be present that matches the required binding codes in the Measure
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

..... count S1..1integerA count must be present for each population. Unknown values may be reported using the http://hl7.org/fhir/StructureDefinition/data-absent-reason extension.
..... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
.... measureScore Σ0..1QuantityWhat score this group achieved
.... stratifier S0..*BackboneElementStratification results
..... 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 S1..*CodeableConceptA stratifier must have a code when present
..... stratum S1..*BackboneElementThere must be at least one stratum reported
...... 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
...... component 0..*BackboneElementStratifier component values
....... 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 1..1CodeableConceptWhat stratifier component of the group
....... value 1..1CodeableConceptThe stratum component value, e.g. male
...... population S1..*BackboneElementAt least one stratum population must be present
....... 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 S1..1CodeableConceptThe population code must be present
Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.).

....... count S1..1integerThe population code count be present
....... subjectResults 0..1Reference(List)For subject-list reports, the subject results in this population
...... measureScore 0..1QuantityWhat score this stratum achieved
... evaluatedResource S0..*Reference(Resource)Include references to MeasureReport or QuestionnaireResponse resources used to compute an aggregated report

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.typerequiredPattern: summary
http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
from the FHIR Standard
MeasureReport.subject.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
DateTimePreciseToSeconderrorMeasureReport.date, MeasureReport.period.start, MeasureReport.period.endThe dateTime value must contain seconds and a timezone
: value.toString().length()=25
HasValueOrDataAbsentReasonerrorMeasureReport.group.populationA population.count must have a value, or .extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
: count.exists() or extension.url = 'http://hl7.org/fhir/StructureDefinition/data-absent-reason'
ReporterPresentInCompleteReporterrorMeasureReportA reporter must be present in a complete report.
: MeasureReport.status != 'completed' or MeasureReport.reporter.exists()

This structure is derived from MeasureReport

Summary

Mandatory: 5 elements (9 nested mandatory elements)
Must-Support: 18 elements
Prohibited: 1 element

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron