This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="MeasureConsumer-ProduceMeasure-CSV-Push"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/saner/StructureDefinition/CapabilityStatementWithSlices"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>MeasureConsumer_ProduceMeasure_CSV_Push</h2><div><p>Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the CSV Option and the Push Option.</p>
</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>Measure</td><td></td><td></td><td></td><td></td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureConsumer-ProduceMeasure-CSV-Push"/>
<version value="1.0.0"/>
<name value="MeasureConsumer_ProduceMeasure_CSV_Push"/>
<title
value="Measure Consumer implementing the Produce Measure transaction with the CSV Option and the Push Option."/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-07-26"/>
<publisher value="HL7 International Public Health Workgroup"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="pher@lists.hl7.org"/>
</telecom>
</contact>
<contact>
<name value="Keith W. Boone"/>
<telecom>
<system value="email"/>
<value value="mailto:kboone@ainq.com"/>
</telecom>
</contact>
<description
value="Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the CSV Option and the Push Option."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="xml"/>
<format value="json"/>
<rest>
<mode value="server"/>
<resource>
<type value="Measure"/>
<operation>
<name value="report-csv"/>
<definition
value="http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-report-csv"/>
<documentation value="Create or update a MeasureReport from CSV Format"/>
</operation>
</resource>
</rest>
</CapabilityStatement>