ResourceNormalized

Resource Normalized

Overview

Produced after the resource is transformed according to configured mappings so evaluation components can work with a consistent format.

flowchart LR
nResourceNormalized_4C6EF8DE["Event: Resource Normalized"]
  nNormalizationService_48113579["Service: NormalizationService"] -->|produces| nResourceNormalized_4C6EF8DE
  nResourceNormalized_4C6EF8DE -->|consumed by| nMeasureEvalService_1EEC2B83["Service: MeasureEvalService"]
  subgraph nCompliance_1DB932AE_domain["Domain: Compliance"]
    nResourceNormalized_4C6EF8DE
  end
  subgraph nReport_623174B2_domain["Domain: Report"]
    nMeasureEvalService_1EEC2B83
    nNormalizationService_48113579
  end

Relationships

flowchart LR
nResourceNormalized_4C6EF8DE["Event: Resource Normalized"]
  nNormalizationService_48113579["Service: NormalizationService"] -->|produces| nResourceNormalized_4C6EF8DE
  nResourceNormalized_4C6EF8DE -->|consumed by| nMeasureEvalService_1EEC2B83["Service: MeasureEvalService"]
  subgraph nCompliance_1DB932AE_domain["Domain: Compliance"]
    nResourceNormalized_4C6EF8DE
  end
  subgraph nReport_623174B2_domain["Domain: Report"]
    nMeasureEvalService_1EEC2B83
    nNormalizationService_48113579
  end