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

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

OperationDefinition: Evaluate the measure (Experimental)

Official URL: http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-evaluate-measure Version: 1.0.1
Draft as of 2024-01-25 Computable Name: Evaluatethemeasure

Create or update a MeasureReport for the given time period. If a report already exists for the subject and reporter for the given time period, it is updated. Otherwise, a new report is created.

URL: [base]/Measure/[id]/$evaluate-measure

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INperiodEnd1..1string
(date)

The end of the measurement period.

INperiodStart1..1string
(date)

The start of the measurement period.

INreport1..1string
(string)

If report is true, then the created measure report will be created or updated in the system. If report is false or omitted, the computed MeasureReport will simply be returned to the caller.

OUTreturn1..1MeasureReport

The computed MeasureReport