Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ICRCostReport - Detailed Descriptions

Draft as of 2026-09-05

Definitions for the ICRCostReport resource profile.

Guidance on how to interpret the contents of this table can be foundhere

0. MeasureReport
Definition

The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.

ShortResults of a measure evaluation
Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
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 (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
mrp-1: Measure Reports used for data collection SHALL NOT communicate group and score information ((type != 'data-collection') or group.exists().not())
mrp-2: Stratifiers SHALL be either a single criteria or a set of criteria components (group.stratifier.stratum.all(value.exists() xor component.exists()))
icr-cost-report-divisor: Every unit-cost figure (per-person-targeted, per-person-reached, per-dose-delivered) must state the count it divided by as a denominator population — a ratio without its divisor is not auditable. (group.where(code.coding.code.startsWith('per-')).all(population.where(code.coding.code = 'denominator').count.exists()))
mrp-1: Measure Reports used for data collection SHALL NOT communicate group and score information ((type != 'data-collection') or group.exists().not())
mrp-2: Stratifiers SHALL be either a single criteria or a set of criteria components (group.stratifier.stratum.all(value.exists() xor component.exists()))
2. MeasureReport.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. MeasureReport.extension
Definition

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtensionAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control40..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on MeasureReport.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. MeasureReport.extension:campaign
    Slice Namecampaign
    Definition

    The campaign round — the ICRCampaign CarePlan — this record belongs to. The uniform record→campaign join: delivery events (Immunization, MedicationAdministration, SupplyDelivery) and coverage reports (MeasureReport) all point AT their campaign, in the same direction as Task.basedOn — the CarePlan itself is never rewritten as records accumulate. Replaces the core event-basedOn extension previously used on the delivery profiles: its R4 context is Condition-only, so every use on a delivery resource was context-invalid, and MeasureReport needs the same link (a coverage report otherwise has no computable path back to its campaign).

    ShortThe campaign (round or umbrella) the figures report against — the direct MeasureReport→ICRCampaign join, as on the coverage profiles
    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Campaign) (Extension Type: Reference(ICR Campaign))
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. MeasureReport.extension:costLineage
    Slice NamecostLineage
    Definition

    Budgeted (microplan budget) vs actual (expenditure). A structural discriminator: a cost line or a cost report is one or the other, and the two are never summed together. Distinct from realtime-vs-reconciled, which distinguishes preliminary from close-out ACTUALS (Observation.status on the line items; the data-lineage extension on the report) (cost-v1).

    Shortbudgeted | actual — a report never mixes the two
    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Cost Lineage) (Extension Type: code)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. MeasureReport.extension:costPerspective
    Slice NamecostPerspective
    Definition

    Financial (cash outlay) vs economic (full resource cost including donated commodities and salaried time) — the Global Health Cost Consortium reference-case distinction. Default semantics: ABSENT MEANS FINANCIAL (cost-v1).

    Shortfinancial | economic; absent ⇒ financial
    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Cost Perspective) (Extension Type: code)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. MeasureReport.extension:costScope
    Slice NamecostScope
    Definition

    Which categories a cost report's figures include: full, or delivery-only (excludes commodities — the standard published unit-cost metric). Required on ICRCostReport: a unit cost is meaningless without it, since commodity value is the single biggest swing between otherwise comparable figures (cost-v1).

    Shortfull | delivery-only — required; commodity value is the biggest swing between otherwise comparable unit costs
    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Cost Scope) (Extension Type: code)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. MeasureReport.extension:costAllocation
    Slice NamecostAllocation
    Definition

    How a cost report at a geography treats higher-level (umbrella / national) line items: DIRECT counts only lines attributed to the geography's subtree; FULLY-LOADED adds an apportioned share (per capita, per dose, …), stated in method. The ledger is never allocated downward — apportionment is a report-level statement, traceable through evaluatedResource. Absent ⇒ direct (cost-v1).

    Shortdirect (subtree lines only) | fully-loaded (plus an apportioned share of umbrella lines, method stated); absent ⇒ direct
    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Cost Allocation) (Complex Extension)
    Is Modifierfalse
    Must Supporttrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. MeasureReport.extension:denominatorSource
    Slice NamedenominatorSource
    Definition

    The method/source behind this population estimate (census, microcensus, WorldPop, GRID3…). Reuse is only safe with provenance (working doc 2.3, 2.3,

    ShortProvenance of the planning denominator the per-person-targeted figure divided by
    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Denominator Source) (Extension Type: CodeableConcept)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. MeasureReport.extension:denominatorType
    Slice NamedenominatorType
    Definition

    Whether the denominator is the TOTAL population or the AT-RISK/eligible subset — programme vs epidemiological coverage in NTD MDA. On a coverage MeasureReport it qualifies the figure; on an ICRTargetPopulation it labels the estimate (espen-v3 / §17.2 B1).

    Shorttotal-population vs at-risk — which denominator the per-person-targeted figure used
    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Denominator Type) (Extension Type: code)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    20. MeasureReport.extension:dataLineage
    Slice NamedataLineage
    Definition

    Data lineage of this record: the real-time operational stream or the post-campaign reconciled stream. One structure serves both; consumers filter by lineage — dashboards read realtime, JAP exports read reconciled (working doc §4.3). Default semantics: ABSENT MEANS REALTIME — live-stream records may omit the flag, but reconciled records must carry it, and coverage MeasureReports always carry it (1..1 on both coverage profiles).

    ShortRequired: preliminary in-campaign figures (realtime) vs close-out figures (reconciled) — inherited from the coverage report the divisor came from
    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Real-time vs Reconciled) (Extension Type: code)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    22. MeasureReport.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Summaryfalse
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    24. MeasureReport.status
    Definition

    The MeasureReport status. No data will be available until the MeasureReport status is complete.

    Shortcomplete | pending | error
    Comments

    This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

    Control1..1
    BindingThe codes SHALL be taken from MeasureReportStatushttp://hl7.org/fhir/ValueSet/measure-report-status|4.0.1
    (required to http://hl7.org/fhir/ValueSet/measure-report-status|4.0.1)

    The status of the measure report.

    Typecode
    Is Modifiertrue because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. MeasureReport.type
    Definition

    The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.

    Shortindividual | subject-list | summary | data-collection
    Comments

    Data-collection reports are used only to communicate data-of-interest for a measure. They do not necessarily include all the data for a particular subject or population, but they may.

    Control1..1
    This element is affected by the following invariants: mrp-1
    BindingThe codes SHALL be taken from MeasureReportTypehttp://hl7.org/fhir/ValueSet/measure-report-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1)

    The type of the measure report.

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. MeasureReport.measure
    Definition

    A reference to the Measure that was calculated to produce this report.

    ShortFixed: the canonical icr-campaign-cost MeasureWhat measure was calculated
    Control1..1
    Typecanonical(Measure)
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Pattern Valuehttps://icr.healthcampaigns.org/Measure/icr-campaign-cost
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. MeasureReport.reporter
    Definition

    The individual, location, or organization that is reporting the data.

    ShortWho computed / signed off the figures — the DHMT, the national programme, a costing study team (Organization) or the accountable officerWho is reporting the data
    Control10..1
    TypeReference(Practitioner, PractitionerRole, Location, Organization)
    Is Modifierfalse
    Must Supporttrue
    Must Support TypesNo must-support rules about the choice of types/profiles
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    32. MeasureReport.period
    Definition

    The reporting period for which the report was calculated.

    ShortThe campaign / round period the figures coverWhat period the report covers
    Control1..1
    TypePeriod
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    34. MeasureReport.improvementNotation
    Definition

    Whether improvement in the measure is noted by an increase or decrease in the measure score.

    Shortincrease | decrease
    Comments

    This element is typically defined by the measure, but reproduced here to ensure the measure score can be interpreted. The element is labeled as a modifier because it changes the interpretation of the reported measure score.

    Control0..1
    BindingThe codes SHALL be taken from MeasureImprovementNotationhttp://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1
    (required to http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1)

    Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

    TypeCodeableConcept
    Is Modifiertrue because Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement)
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    36. MeasureReport.group
    Definition

    The results of the calculation, one for each population group in the measure.

    ShortMeasure results for each group
    Control10..*
    This element is affected by the following invariants: mrp-1
    TypeBackboneElement
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    38. MeasureReport.group.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    40. MeasureReport.group.code
    Definition

    The meaning of the population group as defined in the measure definition.

    ShortWhich figure this group carries: total-cost | per-person-targeted | per-person-reached | per-dose-deliveredMeaning of the group
    Control10..1
    BindingThe codes SHALL be taken from For codes, see ICR Cost Figure
    (required to https://icr.healthcampaigns.org/ValueSet/icr-cost-figure)
    TypeCodeableConcept
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    42. MeasureReport.group.population
    Definition

    The populations that make up the population group, one for each type of population appropriate for the measure.

    ShortOn the unit-cost groups: the divisor as a denominator count (planning denominator / persons reached / doses delivered) — required (icr-cost-report-divisor)The populations in the group
    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    44. MeasureReport.group.population.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    46. MeasureReport.group.population.count
    Definition

    The number of members of the population.

    ShortSize of the population
    Control0..1
    Typeinteger
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. MeasureReport.group.measureScore
    Definition

    The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.

    ShortThe figure as a currency Quantity (system urn:iso:std:iso:4217); unit text says 'per person reached' etc. — UCUM has no currency-per-person unitWhat score this group achieved
    Control10..1
    TypeQuantity
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    50. MeasureReport.group.measureScore.value
    Definition

    The value of the measured amount. The value includes an implicit precision in the presentation of the value.

    ShortNumerical value (with implicit precision)
    Comments

    The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books).

    Control10..1
    Typedecimal
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    Precision is handled implicitly in almost all cases of measurement.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. MeasureReport.group.measureScore.comparator
    Definition

    How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

    Short< | <= | >= | > - how to understand the value
    Control0..1
    BindingThe codes SHALL be taken from QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
    (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

    How the Quantity should be understood and represented.

    Typecode
    Is Modifiertrue because This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

    Meaning if MissingIf there is no comparator, then there is no modification of the value
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    54. MeasureReport.group.measureScore.system
    Definition

    The identification of the system that provides the coded form of the unit.

    ShortSystem that defines coded unit form
    Control10..1
    This element is affected by the following invariants: qty-3
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    Need to know the system that defines the coded form of the unit.

    Pattern Valueurn:iso:std:iso:4217
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    56. MeasureReport.group.measureScore.code
    Definition

    A computer processable form of the unit in some unit representation system.

    ShortCoded form of the unit
    Comments

    The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

    Control10..1
    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    58. MeasureReport.group.stratifier
    Definition

    When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.

    ShortDisaggregation: cost-category and funding-source on the total; geography and delivery-strategy on the unit costs — the shared stratifier vocabulary (ICRCoverageStratifierVS, extensible)Stratification results
    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. MeasureReport.group.stratifier.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    62. MeasureReport.group.stratifier.code
    Definition

    The meaning of this stratifier, as defined in the measure definition.

    ShortWhat stratifier of the group
    Control0..*
    BindingUnless not suitable, these codes SHALL be taken from For codes, see ICR Coverage Stratifier
    (extensible to https://icr.healthcampaigns.org/ValueSet/icr-coverage-stratifier)
    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. MeasureReport.group.stratifier.stratum
    Definition

    This element contains the results for a single stratum within the stratifier. For example, when stratifying on administrative gender, there will be four strata, one for each possible gender value.

    ShortStratum results, one for each unique value, or set of values, in the stratifier, or stratifier components
    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. MeasureReport.group.stratifier.stratum.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    68. MeasureReport.group.stratifier.stratum.measureScore
    Definition

    The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratum.

    ShortWhat score this stratum achieved
    Control0..1
    TypeQuantity
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    70. MeasureReport.evaluatedResource
    Definition

    A reference to a Bundle containing the Resources that were used in the calculation of this measure.

    ShortThe inputs: the ICRCampaignCost line items summed, the coverage MeasureReport whose numerator was the divisor, and any higher-level lines apportioned inWhat data was used to calculate the measure score
    Control0..*
    TypeReference(Resource)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

    Guidance on how to interpret the contents of this table can be foundhere

    0. MeasureReport
    Invariantsicr-cost-report-divisor: Every unit-cost figure (per-person-targeted, per-person-reached, per-dose-delivered) must state the count it divided by as a denominator population — a ratio without its divisor is not auditable. (group.where(code.coding.code.startsWith('per-')).all(population.where(code.coding.code = 'denominator').count.exists()))
    2. MeasureReport.extension
    Control4..?
    SlicingThis element introduces a set of slices on MeasureReport.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 4. MeasureReport.extension:campaign
      Slice Namecampaign
      ShortThe campaign (round or umbrella) the figures report against — the direct MeasureReport→ICRCampaign join, as on the coverage profiles
      Control1..1
      TypeExtension(Campaign) (Extension Type: Reference(ICR Campaign))
      Must Supporttrue
      6. MeasureReport.extension:costLineage
      Slice NamecostLineage
      Shortbudgeted | actual — a report never mixes the two
      Control1..1
      TypeExtension(Cost Lineage) (Extension Type: code)
      Must Supporttrue
      8. MeasureReport.extension:costPerspective
      Slice NamecostPerspective
      Shortfinancial | economic; absent ⇒ financial
      Control0..1
      TypeExtension(Cost Perspective) (Extension Type: code)
      Must Supporttrue
      10. MeasureReport.extension:costScope
      Slice NamecostScope
      Shortfull | delivery-only — required; commodity value is the biggest swing between otherwise comparable unit costs
      Control1..1
      TypeExtension(Cost Scope) (Extension Type: code)
      Must Supporttrue
      12. MeasureReport.extension:costAllocation
      Slice NamecostAllocation
      Shortdirect (subtree lines only) | fully-loaded (plus an apportioned share of umbrella lines, method stated); absent ⇒ direct
      Control0..1
      TypeExtension(Cost Allocation) (Complex Extension)
      Must Supporttrue
      14. MeasureReport.extension:denominatorSource
      Slice NamedenominatorSource
      ShortProvenance of the planning denominator the per-person-targeted figure divided by
      Control0..1
      TypeExtension(Denominator Source) (Extension Type: CodeableConcept)
      Must Supporttrue
      16. MeasureReport.extension:denominatorType
      Slice NamedenominatorType
      Shorttotal-population vs at-risk — which denominator the per-person-targeted figure used
      Control0..1
      TypeExtension(Denominator Type) (Extension Type: code)
      Must Supporttrue
      18. MeasureReport.extension:dataLineage
      Slice NamedataLineage
      ShortRequired: preliminary in-campaign figures (realtime) vs close-out figures (reconciled) — inherited from the coverage report the divisor came from
      Control1..1
      TypeExtension(Real-time vs Reconciled) (Extension Type: code)
      Must Supporttrue
      20. MeasureReport.status
      Must Supporttrue
      22. MeasureReport.type
      Must Supporttrue
      24. MeasureReport.measure
      ShortFixed: the canonical icr-campaign-cost Measure
      Must Supporttrue
      Pattern Valuehttps://icr.healthcampaigns.org/Measure/icr-campaign-cost
      26. MeasureReport.reporter
      ShortWho computed / signed off the figures — the DHMT, the national programme, a costing study team (Organization) or the accountable officer
      Control1..?
      Must Supporttrue
      28. MeasureReport.period
      ShortThe campaign / round period the figures cover
      Must Supporttrue
      30. MeasureReport.group
      Control1..?
      Must Supporttrue
      32. MeasureReport.group.code
      ShortWhich figure this group carries: total-cost | per-person-targeted | per-person-reached | per-dose-delivered
      Control1..?
      BindingThe codes SHALL be taken from ICR Cost Figure
      (required to https://icr.healthcampaigns.org/ValueSet/icr-cost-figure)
      Must Supporttrue
      34. MeasureReport.group.population
      ShortOn the unit-cost groups: the divisor as a denominator count (planning denominator / persons reached / doses delivered) — required (icr-cost-report-divisor)
      Must Supporttrue
      36. MeasureReport.group.population.count
      Must Supporttrue
      38. MeasureReport.group.measureScore
      ShortThe figure as a currency Quantity (system urn:iso:std:iso:4217); unit text says 'per person reached' etc. — UCUM has no currency-per-person unit
      Control1..?
      Must Supporttrue
      40. MeasureReport.group.measureScore.value
      Control1..?
      Must Supporttrue
      42. MeasureReport.group.measureScore.system
      Control1..?
      Must Supporttrue
      Pattern Valueurn:iso:std:iso:4217
      44. MeasureReport.group.measureScore.code
      Control1..?
      Must Supporttrue
      46. MeasureReport.group.stratifier
      ShortDisaggregation: cost-category and funding-source on the total; geography and delivery-strategy on the unit costs — the shared stratifier vocabulary (ICRCoverageStratifierVS, extensible)
      Must Supporttrue
      48. MeasureReport.group.stratifier.code
      BindingUnless not suitable, these codes SHALL be taken from ICR Coverage Stratifier
      (extensible to https://icr.healthcampaigns.org/ValueSet/icr-coverage-stratifier)
      50. MeasureReport.group.stratifier.stratum
      52. MeasureReport.group.stratifier.stratum.measureScore
      Must Supporttrue
      54. MeasureReport.evaluatedResource
      ShortThe inputs: the ICRCampaignCost line items summed, the coverage MeasureReport whose numerator was the divisor, and any higher-level lines apportioned in
      Must Supporttrue

      Guidance on how to interpret the contents of this table can be foundhere

      0. MeasureReport
      Definition

      The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.

      ShortResults of a measure evaluation
      Control0..*
      Is Modifierfalse
      Summaryfalse
      Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
      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 (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
      dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
      dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
      dom-6: A resource should have narrative for robust management (text.`div`.exists())
      mrp-1: Measure Reports used for data collection SHALL NOT communicate group and score information ((type != 'data-collection') or group.exists().not())
      mrp-2: Stratifiers SHALL be either a single criteria or a set of criteria components (group.stratifier.stratum.all(value.exists() xor component.exists()))
      icr-cost-report-divisor: Every unit-cost figure (per-person-targeted, per-person-reached, per-dose-delivered) must state the count it divided by as a denominator population — a ratio without its divisor is not auditable. (group.where(code.coding.code.startsWith('per-')).all(population.where(code.coding.code = 'denominator').count.exists()))
      2. MeasureReport.id
      Definition

      The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

      ShortLogical id of this artifact
      Comments

      The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

      Control0..1
      Typeid
      Is Modifierfalse
      Summarytrue
      4. MeasureReport.meta
      Definition

      The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

      ShortMetadata about the resource
      Control0..1
      TypeMeta
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      6. MeasureReport.implicitRules
      Definition

      A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

      ShortA set of rules under which this content was created
      Comments

      Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

      Control0..1
      Typeuri
      Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      8. MeasureReport.language
      Definition

      The base language in which the resource is written.

      ShortLanguage of the resource content
      Comments

      Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

      Control0..1
      BindingThe codes SHOULD be taken from CommonLanguages
      (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

      A human language.

      Additional BindingsPurpose
      AllLanguagesMax Binding
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      10. MeasureReport.text
      Definition

      A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

      ShortText summary of the resource, for human interpretation
      Comments

      Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

      Control0..1
      TypeNarrative
      Is Modifierfalse
      Summaryfalse
      Alternate Namesnarrative, html, xhtml, display
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      12. MeasureReport.contained
      Definition

      These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

      ShortContained, inline Resources
      Comments

      This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

      Control0..*
      TypeResource
      Is Modifierfalse
      Summaryfalse
      Alternate Namesinline resources, anonymous resources, contained resources
      14. MeasureReport.extension
      Definition

      An Extension

      ShortExtension
      Control4..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on MeasureReport.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 16. MeasureReport.extension:campaign
        Slice Namecampaign
        Definition

        The campaign round — the ICRCampaign CarePlan — this record belongs to. The uniform record→campaign join: delivery events (Immunization, MedicationAdministration, SupplyDelivery) and coverage reports (MeasureReport) all point AT their campaign, in the same direction as Task.basedOn — the CarePlan itself is never rewritten as records accumulate. Replaces the core event-basedOn extension previously used on the delivery profiles: its R4 context is Condition-only, so every use on a delivery resource was context-invalid, and MeasureReport needs the same link (a coverage report otherwise has no computable path back to its campaign).

        ShortThe campaign (round or umbrella) the figures report against — the direct MeasureReport→ICRCampaign join, as on the coverage profiles
        Control1..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Campaign) (Extension Type: Reference(ICR Campaign))
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        18. MeasureReport.extension:costLineage
        Slice NamecostLineage
        Definition

        Budgeted (microplan budget) vs actual (expenditure). A structural discriminator: a cost line or a cost report is one or the other, and the two are never summed together. Distinct from realtime-vs-reconciled, which distinguishes preliminary from close-out ACTUALS (Observation.status on the line items; the data-lineage extension on the report) (cost-v1).

        Shortbudgeted | actual — a report never mixes the two
        Control1..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Cost Lineage) (Extension Type: code)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        20. MeasureReport.extension:costPerspective
        Slice NamecostPerspective
        Definition

        Financial (cash outlay) vs economic (full resource cost including donated commodities and salaried time) — the Global Health Cost Consortium reference-case distinction. Default semantics: ABSENT MEANS FINANCIAL (cost-v1).

        Shortfinancial | economic; absent ⇒ financial
        Control0..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Cost Perspective) (Extension Type: code)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        22. MeasureReport.extension:costScope
        Slice NamecostScope
        Definition

        Which categories a cost report's figures include: full, or delivery-only (excludes commodities — the standard published unit-cost metric). Required on ICRCostReport: a unit cost is meaningless without it, since commodity value is the single biggest swing between otherwise comparable figures (cost-v1).

        Shortfull | delivery-only — required; commodity value is the biggest swing between otherwise comparable unit costs
        Control1..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Cost Scope) (Extension Type: code)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        24. MeasureReport.extension:costAllocation
        Slice NamecostAllocation
        Definition

        How a cost report at a geography treats higher-level (umbrella / national) line items: DIRECT counts only lines attributed to the geography's subtree; FULLY-LOADED adds an apportioned share (per capita, per dose, …), stated in method. The ledger is never allocated downward — apportionment is a report-level statement, traceable through evaluatedResource. Absent ⇒ direct (cost-v1).

        Shortdirect (subtree lines only) | fully-loaded (plus an apportioned share of umbrella lines, method stated); absent ⇒ direct
        Control0..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Cost Allocation) (Complex Extension)
        Is Modifierfalse
        Must Supporttrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        26. MeasureReport.extension:denominatorSource
        Slice NamedenominatorSource
        Definition

        The method/source behind this population estimate (census, microcensus, WorldPop, GRID3…). Reuse is only safe with provenance (working doc 2.3, 2.3,

        ShortProvenance of the planning denominator the per-person-targeted figure divided by
        Control0..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Denominator Source) (Extension Type: CodeableConcept)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        28. MeasureReport.extension:denominatorType
        Slice NamedenominatorType
        Definition

        Whether the denominator is the TOTAL population or the AT-RISK/eligible subset — programme vs epidemiological coverage in NTD MDA. On a coverage MeasureReport it qualifies the figure; on an ICRTargetPopulation it labels the estimate (espen-v3 / §17.2 B1).

        Shorttotal-population vs at-risk — which denominator the per-person-targeted figure used
        Control0..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Denominator Type) (Extension Type: code)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        30. MeasureReport.extension:dataLineage
        Slice NamedataLineage
        Definition

        Data lineage of this record: the real-time operational stream or the post-campaign reconciled stream. One structure serves both; consumers filter by lineage — dashboards read realtime, JAP exports read reconciled (working doc §4.3). Default semantics: ABSENT MEANS REALTIME — live-stream records may omit the flag, but reconciled records must carry it, and coverage MeasureReports always carry it (1..1 on both coverage profiles).

        ShortRequired: preliminary in-campaign figures (realtime) vs close-out figures (reconciled) — inherited from the coverage report the divisor came from
        Control1..1
        This element is affected by the following invariants: ele-1
        TypeExtension(Real-time vs Reconciled) (Extension Type: code)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        32. MeasureReport.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
        Summaryfalse
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        34. MeasureReport.identifier
        Definition

        A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.

        ShortAdditional identifier for the MeasureReport
        Comments

        Typically, this is used for identifiers that can go in an HL7 V3 II data type - e.g. to identify this {{title}} outside of FHIR, where the logical URL is not possible to use.

        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..*
        TypeIdentifier
        Is Modifierfalse
        Summarytrue
        Requirements

        Allows externally provided and/or usable business identifiers to be easily associated with the module.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        36. MeasureReport.status
        Definition

        The MeasureReport status. No data will be available until the MeasureReport status is complete.

        Shortcomplete | pending | error
        Comments

        This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

        Control1..1
        BindingThe codes SHALL be taken from MeasureReportStatus
        (required to http://hl7.org/fhir/ValueSet/measure-report-status|4.0.1)

        The status of the measure report.

        Typecode
        Is Modifiertrue because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        38. MeasureReport.type
        Definition

        The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.

        Shortindividual | subject-list | summary | data-collection
        Comments

        Data-collection reports are used only to communicate data-of-interest for a measure. They do not necessarily include all the data for a particular subject or population, but they may.

        Control1..1
        This element is affected by the following invariants: mrp-1
        BindingThe codes SHALL be taken from MeasureReportType
        (required to http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1)

        The type of the measure report.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        40. MeasureReport.measure
        Definition

        A reference to the Measure that was calculated to produce this report.

        ShortFixed: the canonical icr-campaign-cost Measure
        Control1..1
        Typecanonical(Measure)
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Pattern Valuehttps://icr.healthcampaigns.org/Measure/icr-campaign-cost
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        42. MeasureReport.subject
        Definition

        Optional subject identifying the individual or individuals the report is for.

        ShortWhat individual(s) the report is for
        Control0..1
        TypeReference(Patient, Practitioner, PractitionerRole, Location, Device, RelatedPerson, Group)
        Is Modifierfalse
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        44. MeasureReport.date
        Definition

        The date this measure report was generated.

        ShortWhen the report was generated
        Control0..1
        TypedateTime
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        46. MeasureReport.reporter
        Definition

        The individual, location, or organization that is reporting the data.

        ShortWho computed / signed off the figures — the DHMT, the national programme, a costing study team (Organization) or the accountable officer
        Control1..1
        TypeReference(Practitioner, PractitionerRole, Location, Organization)
        Is Modifierfalse
        Must Supporttrue
        Must Support TypesNo must-support rules about the choice of types/profiles
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        48. MeasureReport.period
        Definition

        The reporting period for which the report was calculated.

        ShortThe campaign / round period the figures cover
        Control1..1
        TypePeriod
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        50. MeasureReport.improvementNotation
        Definition

        Whether improvement in the measure is noted by an increase or decrease in the measure score.

        Shortincrease | decrease
        Comments

        This element is typically defined by the measure, but reproduced here to ensure the measure score can be interpreted. The element is labeled as a modifier because it changes the interpretation of the reported measure score.

        Control0..1
        BindingThe codes SHALL be taken from MeasureImprovementNotation
        (required to http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1)

        Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.

        TypeCodeableConcept
        Is Modifiertrue because Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement)
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        52. MeasureReport.group
        Definition

        The results of the calculation, one for each population group in the measure.

        ShortMeasure results for each group
        Control1..*
        This element is affected by the following invariants: mrp-1
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        54. MeasureReport.group.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        56. MeasureReport.group.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        58. MeasureReport.group.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        60. MeasureReport.group.code
        Definition

        The meaning of the population group as defined in the measure definition.

        ShortWhich figure this group carries: total-cost | per-person-targeted | per-person-reached | per-dose-delivered
        Control1..1
        BindingThe codes SHALL be taken from ICR Cost Figure
        (required to https://icr.healthcampaigns.org/ValueSet/icr-cost-figure)
        TypeCodeableConcept
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        62. MeasureReport.group.population
        Definition

        The populations that make up the population group, one for each type of population appropriate for the measure.

        ShortOn the unit-cost groups: the divisor as a denominator count (planning denominator / persons reached / doses delivered) — required (icr-cost-report-divisor)
        Control0..*
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        64. MeasureReport.group.population.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        66. MeasureReport.group.population.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        68. MeasureReport.group.population.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        70. MeasureReport.group.population.code
        Definition

        The type of the population.

        Shortinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
        Control0..1
        BindingUnless not suitable, these codes SHALL be taken from MeasurePopulationType
        (extensible to http://hl7.org/fhir/ValueSet/measure-population|4.0.1)

        The type of population (e.g. initial, numerator, denominator, etc.).

        TypeCodeableConcept
        Is Modifierfalse
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        72. MeasureReport.group.population.count
        Definition

        The number of members of the population.

        ShortSize of the population
        Control0..1
        Typeinteger
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        74. MeasureReport.group.population.subjectResults
        Definition

        This element refers to a List of subject level MeasureReport resources, one for each subject in this population.

        ShortFor subject-list reports, the subject results in this population
        Control0..1
        TypeReference(List)
        Is Modifierfalse
        Summaryfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        76. MeasureReport.group.measureScore
        Definition

        The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.

        ShortThe figure as a currency Quantity (system urn:iso:std:iso:4217); unit text says 'per person reached' etc. — UCUM has no currency-per-person unit
        Control1..1
        TypeQuantity
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        78. MeasureReport.group.measureScore.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        80. MeasureReport.group.measureScore.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on MeasureReport.group.measureScore.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 82. MeasureReport.group.measureScore.value
          Definition

          The value of the measured amount. The value includes an implicit precision in the presentation of the value.

          ShortNumerical value (with implicit precision)
          Comments

          The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books).

          Control1..1
          Typedecimal
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Precision is handled implicitly in almost all cases of measurement.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          84. MeasureReport.group.measureScore.comparator
          Definition

          How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

          Short< | <= | >= | > - how to understand the value
          Control0..1
          BindingThe codes SHALL be taken from QuantityComparator
          (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

          How the Quantity should be understood and represented.

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

          Meaning if MissingIf there is no comparator, then there is no modification of the value
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          86. MeasureReport.group.measureScore.unit
          Definition

          A human-readable form of the unit.

          ShortUnit representation
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          88. MeasureReport.group.measureScore.system
          Definition

          The identification of the system that provides the coded form of the unit.

          ShortSystem that defines coded unit form
          Control1..1
          This element is affected by the following invariants: qty-3
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need to know the system that defines the coded form of the unit.

          Pattern Valueurn:iso:std:iso:4217
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          90. MeasureReport.group.measureScore.code
          Definition

          A computer processable form of the unit in some unit representation system.

          ShortCoded form of the unit
          Comments

          The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

          Control1..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          92. MeasureReport.group.stratifier
          Definition

          When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.

          ShortDisaggregation: cost-category and funding-source on the total; geography and delivery-strategy on the unit costs — the shared stratifier vocabulary (ICRCoverageStratifierVS, extensible)
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          94. MeasureReport.group.stratifier.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          96. MeasureReport.group.stratifier.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          98. MeasureReport.group.stratifier.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          100. MeasureReport.group.stratifier.code
          Definition

          The meaning of this stratifier, as defined in the measure definition.

          ShortWhat stratifier of the group
          Control0..*
          BindingUnless not suitable, these codes SHALL be taken from ICR Coverage Stratifier
          (extensible to https://icr.healthcampaigns.org/ValueSet/icr-coverage-stratifier)
          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          102. MeasureReport.group.stratifier.stratum
          Definition

          This element contains the results for a single stratum within the stratifier. For example, when stratifying on administrative gender, there will be four strata, one for each possible gender value.

          ShortStratum results, one for each unique value, or set of values, in the stratifier, or stratifier components
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          104. MeasureReport.group.stratifier.stratum.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          106. MeasureReport.group.stratifier.stratum.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          108. MeasureReport.group.stratifier.stratum.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          110. MeasureReport.group.stratifier.stratum.value
          Definition

          The value for this stratum, expressed as a CodeableConcept. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.

          ShortThe stratum value, e.g. male
          Control0..1
          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          112. MeasureReport.group.stratifier.stratum.component
          Definition

          A stratifier component value.

          ShortStratifier component values
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          114. MeasureReport.group.stratifier.stratum.component.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          116. MeasureReport.group.stratifier.stratum.component.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          118. MeasureReport.group.stratifier.stratum.component.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          120. MeasureReport.group.stratifier.stratum.component.code
          Definition

          The code for the stratum component value.

          ShortWhat stratifier component of the group
          Control1..1
          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          122. MeasureReport.group.stratifier.stratum.component.value
          Definition

          The stratum component value.

          ShortThe stratum component value, e.g. male
          Control1..1
          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          124. MeasureReport.group.stratifier.stratum.population
          Definition

          The populations that make up the stratum, one for each type of population appropriate to the measure.

          ShortPopulation results in this stratum
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          126. MeasureReport.group.stratifier.stratum.population.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          128. MeasureReport.group.stratifier.stratum.population.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          130. MeasureReport.group.stratifier.stratum.population.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          132. MeasureReport.group.stratifier.stratum.population.code
          Definition

          The type of the population.

          Shortinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
          Control0..1
          BindingUnless not suitable, these codes SHALL be taken from MeasurePopulationType
          (extensible to http://hl7.org/fhir/ValueSet/measure-population|4.0.1)

          The type of population (e.g. initial, numerator, denominator, etc.).

          TypeCodeableConcept
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          134. MeasureReport.group.stratifier.stratum.population.count
          Definition

          The number of members of the population in this stratum.

          ShortSize of the population
          Control0..1
          Typeinteger
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          136. MeasureReport.group.stratifier.stratum.population.subjectResults
          Definition

          This element refers to a List of subject level MeasureReport resources, one for each subject in this population in this stratum.

          ShortFor subject-list reports, the subject results in this population
          Control0..1
          TypeReference(List)
          Is Modifierfalse
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          138. MeasureReport.group.stratifier.stratum.measureScore
          Definition

          The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratum.

          ShortWhat score this stratum achieved
          Control0..1
          TypeQuantity
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          140. MeasureReport.evaluatedResource
          Definition

          A reference to a Bundle containing the Resources that were used in the calculation of this measure.

          ShortThe inputs: the ICRCampaignCost line items summed, the coverage MeasureReport whose numerator was the divisor, and any higher-level lines apportioned in
          Control0..*
          TypeReference(Resource)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))