EvaluationRequested

Evaluation Requested

Consumed By: None

Overview

Sent when evaluation should start for a patient; includes identifiers and context so the evaluation component can process the data.

flowchart LR
nEvaluationRequested_7F27B0ED["Command: Evaluation Requested"]
  nReportService_1ECFD801["Service: ReportService"] -->|sends| nEvaluationRequested_7F27B0ED
  subgraph nCompliance_DBAE25D_domain["Domain: Compliance"]
    nEvaluationRequested_7F27B0ED
  end
  subgraph nReport_4D4FBBDA_domain["Domain: Report"]
    nReportService_1ECFD801
  end

Relationships

flowchart LR
nEvaluationRequested_7F27B0ED["Command: Evaluation Requested"]
  nReportService_1ECFD801["Service: ReportService"] -->|sends| nEvaluationRequested_7F27B0ED
  subgraph nCompliance_DBAE25D_domain["Domain: Compliance"]
    nEvaluationRequested_7F27B0ED
  end
  subgraph nReport_4D4FBBDA_domain["Domain: Report"]
    nReportService_1ECFD801
  end