This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
Clinical Quality Information Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format.
OPERATION: Submit Data
The official URL for this operation definition is:
http://hl7.org/fhir/OperationDefinition/Measure-submit-data
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
URL: [base]/Measure/$submit-data
URL: [base]/Measure/[id]/$submit-data
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | measureReport | 1..1 | MeasureReport | The measure report being submitted | |
IN | resource | 0..* | Resource | The individual resources that make up the data-of-interest being submitted |
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
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.