Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version 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

Operation-measure-submit-data

Example OperationDefinition/Measure-submit-data (Narrative)

Clinical Quality Information Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any No defined compartments

This is the narrative for the resource. See also the XML , JSON or Turtle format.

Submit Data OPERATION: Submit Data The official URL for

Note that 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 formal definition for the calculation of submit-data operation as an OperationDefinition on Measure. See the measure for a particular subject or population Operation documentation


URL: [base]/Measure/$submit-data

URL: [base]/Measure/[id]/$submit-data

Parameters

Use Name Scope 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.