$submit-data

Submit Data

draftFHIR Core package4.3.0operation2 inputs

The submit-data operation is used to submit data-of-interest for a measure. There is no expectation that the submitted data represents all the data-of-interest, only that all the data submitted is relevant to the calculation of the measure for a particular subject or population

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/Measure-submit-data
Code
$submit-data
Kind
operation
Affects State
No
Publisher
HL7 (FHIR Project)

Invocation Context

Can be invoked at:
Type LevelInstance Level
Target Resources:
Measure
Affects State:No

Implementation Notes

The effect of invoking this operation is that the submitted data is posted to the receiving system and can be used for subsequent calculation of the relevant quality measure. The data-of-interest for a measure can be determined by examining the measure definition, or by invoking the $data-requirements operation

Input Parameters (2)

NameTypeCard.Description
measureReport*MeasureReport1..1The measure report being submitted
resourceResource0..*The individual resources that make up the data-of-interest being submitted

Additional Information

Version
4.3.0
Date
2022-05-28T12:47:40+10:00