Skip to main content

MeasureReport

Trial Use 4 Specialized — Quality & Testing

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

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/MeasureReport
InteractionMethodPath
ReadGET/fhir/R5/MeasureReport/[id]
VreadGET/fhir/R5/MeasureReport/[id]/_history/[vid]
UpdatePUT/fhir/R5/MeasureReport/[id]
PatchPATCH/fhir/R5/MeasureReport/[id]
DeleteDELETE/fhir/R5/MeasureReport/[id]
CreatePOST/fhir/R5/MeasureReport
SearchGET/fhir/R5/MeasureReport?...
HistoryGET/fhir/R5/MeasureReport/[id]/_history
Type-historyGET/fhir/R5/MeasureReport/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Additional identifier for the MeasureReport
statuscode1..1complete
typecode1..1individual
dataUpdateTypecode0..1incremental
measurecanonical0..1What measure was calculated
subjectReference0..1What individual(s) the report is for
datedateTime0..1When the measure was calculated
reporterReference0..1Who is reporting the data
reportingVendorReference0..1What vendor prepared the data
locationReference0..1Where the reported data is from
periodPeriod1..1What period the report covers
inputParametersReference0..1What parameters were provided to the report
scoringCodeableConcept0..1What scoring method (e.g. proportion, ratio, continuous-variable) modifier
improvementNotationCodeableConcept0..1increase
groupBackboneElement0..*Measure results for each group
supplementalDataReference0..*Additional information collected for the report
evaluatedResourceReference0..*What data was used to calculate the measure score

Resource-specific search parameters

ParameterTypeDescription
datedateWhen the event occurred
evaluated-resourcereferenceAn evaluated resource referenced by the measure report
identifiertokenAccount number
locationreferenceThe location to return measure report results for
measurereferenceThe measure to return measure report results for
patientreferenceThe entity that caused the expenses
perioddateThe period of the measure report
reporterreferenceThe reporter to return measure report results for
statustokenThe status of the measure report
subjectreferenceThe identity of a subject to search for individual measure report results for

Reference

  • Official FHIR R5 spec: MeasureReport
  • Maturity: Trial Use 4 (FMM 4).