Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

This page is part of the Situational Awareness for Novel Epidemic Response (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: MeasureReport-aggregate - XML Representation

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="MeasureReport-aggregate"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Aggregate</h2><p>OPERATION: Aggregate</p><p>The official URL for this operation definition is: </p><pre>http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-aggregate</pre><div><p>Aggregate two or more more Messure Report resources into a single MeasureReport.</p>
</div><p>URL: [base]/MeasureReport/[id]/$aggregate</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>_id</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#string">string</a>)</td><td/><td/></tr><tr><td>IN</td><td>measure</td><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#uri">uri</a>)</td><td/><td/></tr><tr><td>IN</td><td>measure-report</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/measurereport.html">MeasureReport</a></td><td/><td><div><p>The MeasureReport resources to aggregate.</p>
</div></td></tr><tr><td>IN</td><td>measure.title</td><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#string">string</a>)</td><td/><td/></tr><tr><td>IN</td><td>period</td><td>1..2</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#date">date</a>)</td><td/><td/></tr><tr><td>IN</td><td>reporter</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#reference">reference</a>)</td><td/><td/></tr><tr><td>IN</td><td>reporter:identifier</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#token">token</a>)</td><td/><td/></tr><tr><td>IN</td><td>result-reporter</td><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#reference">reference</a>)</td><td/><td><div><p>A reference or identifier of the reporter for the MeasureReport. May be omitted if all MeasureReport resources
being aggregated have a common reporter. A server may determine the reporter based on business rules (e.g., based on the identity of the sender of the request).</p>
</div></td></tr><tr><td>IN</td><td>result-subject</td><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#reference">reference</a>)</td><td/><td><div><p>A reference or identifier of the subject for the MeasureReport. May be omitted if all MeasureReport resources
being aggregated have a common subject.</p>
</div></td></tr><tr><td>IN</td><td>subject</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#reference">reference</a>)</td><td/><td/></tr><tr><td>IN</td><td>subject:identifier</td><td>0..*</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="http://hl7.org/fhir/R4/search.html#token">token</a>)</td><td/><td/></tr><tr><td>OUT</td><td>return</td><td>0..1</td><td><a href="http://hl7.org/fhir/R4/measurereport.html">MeasureReport</a></td><td/><td><div><p>The result of the aggregation operation.</p>
</div></td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-aggregate"/>
  <version value="0.1.0"/>
  <name value="Aggregate"/>
  <title value="Aggregate"/>
  <status value="draft"/>
  <kind value="operation"/>
  <experimental value="true"/>
  <date value="2020-10-19T21:09:16+00:00"/>
  <publisher value="HL7 International Public Health Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher/index.cfm"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Public Health Workgroup"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher/index.cfm"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description
               value="Aggregate two or more more Messure Report resources into a single MeasureReport."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <code value="aggregate"/>
  <resource value="MeasureReport"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="_id"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <type value="string"/>
    <searchType value="string"/>
  </parameter>
  <parameter>
    <name value="measure"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <type value="string"/>
    <searchType value="uri"/>
  </parameter>
  <parameter>
    <name value="measure-report"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <documentation value="The MeasureReport resources to aggregate."/>
    <type value="MeasureReport"/>
  </parameter>
  <parameter>
    <name value="measure.title"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <type value="string"/>
    <searchType value="string"/>
  </parameter>
  <parameter>
    <name value="period"/>
    <use value="in"/>
    <min value="1"/>
    <max value="2"/>
    <type value="string"/>
    <searchType value="date"/>
  </parameter>
  <parameter>
    <name value="reporter"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <type value="string"/>
    <searchType value="reference"/>
  </parameter>
  <parameter>
    <name value="reporter:identifier"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <type value="string"/>
    <searchType value="token"/>
  </parameter>
  <parameter>
    <name value="result-reporter"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation
                   value="A reference or identifier of the reporter for the MeasureReport. May be omitted if all MeasureReport resources
being aggregated have a common reporter. A server may determine the reporter based on business rules (e.g., based on the identity of the sender of the request)."/>
    <type value="string"/>
    <searchType value="reference"/>
  </parameter>
  <parameter>
    <name value="result-subject"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation
                   value="A reference or identifier of the subject for the MeasureReport. May be omitted if all MeasureReport resources
being aggregated have a common subject."/>
    <type value="string"/>
    <searchType value="reference"/>
  </parameter>
  <parameter>
    <name value="subject"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <type value="string"/>
    <searchType value="reference"/>
  </parameter>
  <parameter>
    <name value="subject:identifier"/>
    <use value="in"/>
    <min value="0"/>
    <max value="*"/>
    <type value="string"/>
    <searchType value="token"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="The result of the aggregation operation."/>
    <type value="MeasureReport"/>
  </parameter>
</OperationDefinition>